serious_python 4.1.0
serious_python: ^4.1.0 copied to clipboard
A cross-platform plugin for adding embedded Python runtime to your Flutter apps.
example/README.md
Examples #
Python REPL with Flask backend #
An exampe of using Flask to host app backend API written in Python.
Source
Run app for integration tests #
A simple app that uses Python to save a random value into a text file and then read it back from Dart - used in integration tests.
Source