Install every package on PyPI
Project description
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
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 Distributions
Built Distribution
File details
Details for the file all_packages-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: all_packages-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08e8f8dc5247090e553c8c8ee9ed8dfc5f2d6ebd45e7494e4dd5b0a41ed07bb3 |
|
MD5 | c017382b670ae1a37eaee4c03a5697c4 |
|
BLAKE2b-256 | 9f05e5a037c4b362edcf73a500f40b17f0d2bf1c5c3719c719107e2dcfa7f31f |