pythonbrew
pythonbrew copied to clipboard
DRY for Python versions
At the moment, the only thing pythonbrew install [version] does differently for the versions is get a different source package from python.org.
Couldn't you just take the parameter from the command line instead of filtering it through your config lens?