pem
tool allows easy manage different Python's versions and dependencies. To find out more, please visit http://pem.extsoft.pro
.
First of all, you have to install dependencies:
Then, install pem
:
curl https://raw.githubusercontent.com/extsoft/pem/master/install.bash | $(which bash)
brew install bees-hive/hive/pem
To find out more click here.
If you have any questions/suggestions, please open a new issue.
Before send a pull request, make sure the tests are passed. Please use docker command from .travis.yml to run the tests.