asdf-python/README.md
2016-08-30 15:25:56 +09:00

701 B

asdf-python

Build Status

Python plugin for asdf version manager

Install

asdf plugin-add python https://github.com/tuvistavie/asdf-python.git

Use

Check asdf readme for instructions on how to install & manage versions of Python.

Under the hood, asdf-python uses python-build to build and install Python, check its README for more information about build options.