Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

all_packages-1.0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page