extpython/README.md

426 B

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