all_packages
The Python Package Index (PyPI) contains over 300,000 Python packages. Need a
Python library but don't want to search through all the options? Search no
further! all_packages is a Python script that attempts to install every
package on PyPI - all 349,451 of them as of 11 Jan 2022.
Install
pip install all_packages
Run
From the command line, execute the following.
all_packages install
For each package on PyPI, this creates a virtual environment in the
all_packages subdirectory of your home directory and attempts to install the
package into that virtual environment.
To customize where the virtual environments are created, use the -d option.
all_packages install -d MYDIRECTORY
Release files for all-packages 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| all_packages-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / all_packages-1.0.1-py3-none-any.whl
| Download URL | all_packages-1.0.1-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
08e8f8dc5247090e553c8c8ee9ed8dfc5f2d6ebd45e7494e4dd5b0a41ed07bb3
|
|
BLAKE2b-256 checksum How to use checksums |
9f05e5a037c4b362edcf73a500f40b17f0d2bf1c5c3719c719107e2dcfa7f31f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|