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
Release files for wai.lazypip 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wai.lazypip-0.0.3.tar.gz | 3.7 kB | Details |
Release files / wai.lazypip-0.0.3.tar.gz
| Download URL | wai.lazypip-0.0.3.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
98032b1a3ded11bd56a4547b806433981b91efe7946bb3e7b9058cb9062c2742
|
|
BLAKE2b-256 checksum How to use checksums |
894e3d29715a218cb50411b10ad5a8f003a36ad181b3acadf28e10107a056565
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|