Created by: timofurrer
Why this framework/library/software/resource is awesome?
try
makes it very easy to try out python packages.
It will automatically create a virtual environment and launch a python interpreter with the already imported package. It supports PyPI and GitHub including pulling different versions of the package into different python version environments.
In addition to that there is the option to fire up an editor instead of an interpreter.
... It's never been easier to try out python packages!
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g.