A alternative pip magic to jupyter's %pip. It shows if you need to restart python after %smart_pip install
Project description
Smart pip magic
A alternative pip magic to jupyter's %pip. It shows if you need to restart python after %pip install based on if existing imported modules are affected.
Install
pip install smart-pip-magic
Usage
import smart_pip
%pip install [opts] [list of package specifications]
At the end of pip standard output, it will alert you if need to restart python and list all affected imported modules.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
smart_pip_magic-0.1.0.tar.gz
(6.8 kB
view hashes)
Built Distribution
Close
Hashes for smart_pip_magic-0.1.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a65d08ae51ffd27de8d109466746a67c4dc68379846af416d9c3dde44fdbf4 |
|
MD5 | f49a03f941ce0d95de949aed3f1fc1e5 |
|
BLAKE2b-256 | 3e49475fdc8c37a2c414b9808f931ddb60ecbe065d2912173448a5acbcd85beb |