py_engine_desktop 1.1.0 copy "py_engine_desktop: ^1.1.0" to clipboard
py_engine_desktop: ^1.1.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.1.0 #

  • πŸ†• Virtual Environment Support: Create and manage isolated Python environments
  • πŸ†• JSON Requirements Management: Advanced package specification with metadata
  • πŸ†• Dual Mode Operation: Seamless switching between base Python and virtual environments
  • πŸ†• Enhanced UI/UX: Environment indicators and improved testing workflows
  • βœ… VirtualEnvironment Class: Complete venv metadata and path management
  • βœ… RequirementsManager: JSON format parsing with version constraints and extras
  • βœ… PythonVenv Management: Create, activate, deactivate, and delete virtual environments
  • βœ… Extended API: Comprehensive virtual environment management methods
  • βœ… Environment Detection: Automatic detection of active environment type
  • πŸ”§ Bug Fixes: Fixed requirements parsing issues and path conflicts
  • πŸ“– Enhanced Documentation: Updated examples and API reference

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
130
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