extpython/README.md

14 lines
426 B
Markdown

extpython
=========
Isolated python installations for Ubuntu
Extpython is a collection of tools for building installable packages containing various versions of Python. The
installations are isolated from the operating system's python such that modules may be added, removed, or upgraded
without risk of breaking. The builds are executed in Docker.
TODO:
- Support other than Bionic
- Parameter for pre-loaded pip modules