py_engine_desktop 1.0.0 copy "py_engine_desktop: ^1.0.0" to clipboard
py_engine_desktop: ^1.0.0 copied to clipboard

Flutter plugin for embedded Python runtime on desktop. Execute Python scripts, interactive REPL, pip package management. Cross-platform Windows/macOS/Linux support with isolated Python environment.

1.0.0 #

  • Initial release of py_engine_desktop Flutter plugin
  • Embedded Python Runtime: Automatic Python distribution management
  • Multi-platform Support: Windows x64, macOS x64 & Linux x64 fully tested
  • Script Execution: Run Python scripts with real-time stdout/stderr capture
  • Interactive REPL: Python REPL with command input and output streaming
  • Package Management: pip install/uninstall functionality
  • One-time Setup: Automatic Python runtime extraction and caching
  • Comprehensive Example: Complete demo app showcasing all features
  • 🏗️ Production Ready: Fully tested on Windows, macOS & Linux
2
likes
120
points
99
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for embedded Python runtime on desktop. Execute Python scripts, interactive REPL, pip package management. Cross-platform Windows/macOS/Linux support with isolated Python environment.

Repository (GitHub)
View/report issues

Topics

#python #desktop #embedded #automation #data-science

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

archive, flutter, path, path_provider, plugin_platform_interface

More

Packages that depend on py_engine_desktop

Packages that implement py_engine_desktop