This project provides IPython “magics” for working with pip.
To load the IPython magics, do (in IPython):
%load_ext ipython_pip
The primary magic is %pip. This works (almost) exactly like pip from the operating system command line.
- Do:
%pip –help
to get an overview.
Note: when doing ‘%pip uninstall …’, use the -y option to avoid being prompted (which does not work using %pip).
Other magics:
%pip_upgrade_all
Attempt to upgrade all packages
%pip_upgrade_all_user
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ipython_pip_magics-1.0.1.tar.gz.
File metadata
- Download URL: ipython_pip_magics-1.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cee421dc0de1895fd7974b659eb614551558a772a8dc2caae441ff2638976d6a
|
|
| MD5 |
4deb129b51c0faa0b41d81a28e7c980b
|
|
| BLAKE2b-256 |
487cf2ca748993eb64e50d7ad7a02c52cb2e5f377a33bdf2c40905badaf65b45
|