Allows installation of additional packages (from within virtual environments) at runtime.
Project description
Allows installation of additional packages at runtime (from within virtual environments). Uses pip underneath the hood for installing the packages.
See project page for more details and examples.
Changelog
0.0.3 (2021-03-17)
switched from using pip.main to launching external process via python -m pip as it is the recommended way of calling pip (see https://pip.pypa.io/en/stable/user_guide/#using-pip-from-your-program)
0.0.2 (2020-09-04)
the install_packages method now backs up the root logger before calling pip.main and restores it afterwards again
0.0.1 (2020-07-29)
initial release
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
File details
Details for the file wai.lazypip-0.0.3.tar.gz
.
File metadata
- Download URL: wai.lazypip-0.0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98032b1a3ded11bd56a4547b806433981b91efe7946bb3e7b9058cb9062c2742 |
|
MD5 | 7d32184cd1aab317dc329f388f36989d |
|
BLAKE2b-256 | 894e3d29715a218cb50411b10ad5a8f003a36ad181b3acadf28e10107a056565 |