Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

moonrepo/python-plugin

Repository files navigation

Python plugin

Python WASM plugin for proto.

Caveats

This will install a pre-built version from indygreg/python-build-standalone, which doesn't support all versions, only Python 3.

Building from source directly (with python-build), and supporting Python 2, will be fully supported in the future.

Contributing

Build the plugin:

cargo build --target wasm32-wasi

Test the plugin by running proto commands. Requires proto >= v0.17.

proto install python-test
proto list-remote python-test