Migrated to a new repository: https://github.com/moonrepo/tools
proto install python
This plugin is built-in to proto, but if you want to override it with an explicit version, add the following to .prototools
.
[plugins]
python = "source:https://github.com/moonrepo/python-plugin/releases/download/vX.Y.Z/python_plugin.wasm"
Python plugin does not support configuration.
Python plugin does not support hooks.
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.
Build the plugin:
cargo build --target wasm32-wasi
Test the plugin by running proto
commands.
proto install python-test
proto list-remote python-test