Fetches a specified Python source tarball, installs it into a specified build directory, installs required dependencies, configures, makes and installs the resulting python3. Currently it defaults to Python 3.8.0 if none is specified.
None.
None.
- hosts: servers
roles:
- { role: smehan.compile-python3 }
MIT
To contribute please see Contributing
Contributers to date are as follows:
- pythonninja (fork deleted before I processed PR, constitutes bulk of 1-5-0)
This role was created in 2017 by Shawn Mehan.