import this in ipython and use pip magically without ! and correct version !
Project description
simplify pip from with IPython
$ ipython2
In [1]: import pip_magic
In [2]: pip install pip_magic --upgrade
['pip_magic', '--upgrade']
You are using pip version 7.0.1, however version 7.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting pip-magic
Downloading pip_magic-0.2.1-py2.py3-none-any.whl
Installing collected packages: pip-magic
Found existing installation: pip-magic 0.2
Uninstalling pip-magic-0.2:
Successfully uninstalled pip-magic-0.2
Successfully installed pip-magic-0.2.1
In [3]: ## so recursive !
Why ?
See this twitter thread, the package pre-date this thread but it’s a good example:
Andreas Mueller
Is there a good succinct guide to how to figure out which Python environment you’re in and how to install stuff in the right environment that’s suitable for beginners? cc @jakevdp (also if there’s not Jake, can you write one ;)
Me:
pip_magic: pypi.python.org/pypi/pip_magic use pip from within IPython/Notebook and it install in same env you’re in.
AM:
That looks great, but also lacks a write-up explaining the problem ;)
Me:
Can I embed your tweet in the readme ?
AM:
Lol sure. Though it does expose me as the naysayer that I am ;) (and my tendency to complain on Twitter but not do anything productive lol)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pip_magic-0.2.3.tar.gz
.
File metadata
- Download URL: pip_magic-0.2.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a64b3d3b8f4bf8353a6586673094353075e9f6282541fe13c7349bb5bcf6018 |
|
MD5 | c7d31070f770382571e73814f384eb3a |
|
BLAKE2b-256 | cc9e1e227ed2e5b8f79a9c3a19eb07a974e21337f674651c8f9b917317237d43 |
File details
Details for the file pip_magic-0.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pip_magic-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b46af6d01531f038042ee306c5e68a9fc5085e81b472b1f0a1ec04a7f919c86f |
|
MD5 | dfcd75818edf57bb8ac34b539d40e271 |
|
BLAKE2b-256 | 8a857d10484f192d28c8ad63254d36671ae9948c7ba6e2767db28db414802386 |