serious_python 0.1.3 copy "serious_python: ^0.1.3" to clipboard
serious_python: ^0.1.3 copied to clipboard

A cross-platform plugin for adding embedded Python runtime to your Flutter apps.

0.1.3 #

  • Add app's path to PYTHONPATH.
  • Compile Python app to a bytecode.
  • Compile Python system standard libraries to a bytecode.

0.1.2 #

  • Package dist site-packages to a zip, so publishing to App Store doesn't fail.

0.1.1 #

  • Fixed issue with setting current directory on Python start.
  • Added --pre flag to serious_python:main CLI.
  • Added Flet example.
  • Hid internal implementation behind src dir.

0.1.0 #

  • Initial release of serious_python with iOS support.
79
likes
0
pub points
84%
popularity

Publisher

verified publisherflet.dev

A cross-platform plugin for adding embedded Python runtime to your Flutter apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, args, flutter, path, path_provider, plugin_platform_interface, toml

More

Packages that depend on serious_python