serious_python_linux 0.6.1 serious_python_linux: ^0.6.1 copied to clipboard
Linux implementations of the serious_python plugin
0.6.1 #
--exclude
option forpackage
command - to exclude directories and files from Python app package.- Re-create temp Python distributive directory on every run of
package
command.
0.6.0 #
--verbose
flag - verbose output.--mobile
flag - (removes.so
) from app dest archive.--web
flag for packaging for pyodide.--find-links
option for installing pip dependencies from alternative sources (indexes).--dep-mappings
for rewritingflet
dependency to eitherflet-embed
orflet-pyodide
.--req-deps
for adding required dependencies likeflet-embed
orflet-pyodide
.--platform
option for use withsitecustomize.py
to tweak pip to pull platform-specific packages.- More structured regular output.
- Bump deps versions.
0.5.1 #
- Simplified Python initialization on Android.
0.5.0 #
- Python 3.11.6.
0.4.1 #
- Bumping version after fixing pubspec.yaml.
0.4.0 #
- Initial release of
serious_python_linux
package.