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. 👍) to this pull request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/588
**Author:** [@timofurrer](https://github.com/timofurrer)
**Created:** 3/26/2016
**Status:** ✅ Merged
**Merged:** 4/7/2016
**Merged by:** [@vinta](https://github.com/vinta)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`a3b2140`](https://github.com/vinta/awesome-python/commit/a3b2140d9261f3f3d77abd2ff82c80ee473c4c12) Add try
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## Why this framework/library/software/resource is awesome?
[`try`](https://github.com/timofurrer/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. :+1:) to this pull request.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/588
Author: @timofurrer
Created: 3/26/2016
Status: ✅ Merged
Merged: 4/7/2016
Merged by: @vinta
Base:
master← Head:master📝 Commits (1)
a3b2140Add try📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Why this framework/library/software/resource is awesome?
trymakes 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. 👍) to this pull request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.