Mine and extract complete package lists from PyPI registry
Project description
PyPI Package Miner
A Python tool to mine and extract complete package lists from the PyPI (Python Package Index) registry.
Installation
pip install pypi-miner
Usage
pypi-miner
Or use as a Python module:
from pypi_miner import mine_pypi
mine_pypi()
Data Source
- PyPI Simple Index: https://pypi.org/simple/
- Package Metadata: https://pypi.org/pypi/{package-name}/json
Output
Location: ../Package-List/PyPI.csv
Format: CSV file with columns:
- ID (sequential number)
- Platform (always "PyPI")
- Name (package name)
- Homepage URL
- Repository URL
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pypi_miner-1.0.3.tar.gz
(6.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypi_miner-1.0.3.tar.gz.
File metadata
- Download URL: pypi_miner-1.0.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d94c8eb9c3c4617b9c28441ac6e5fadda26f96ff494474cb7eb843e224b7d7df
|
|
| MD5 |
d7efbadc8a4959aa79eb9467d835c2a0
|
|
| BLAKE2b-256 |
fe989ee8a04a6a214ec096dab1c76f9c94c0c1f5f072b11fff59d54be0f5bead
|
File details
Details for the file pypi_miner-1.0.3-py3-none-any.whl.
File metadata
- Download URL: pypi_miner-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f45338f419e4b5b0a0ae0f9e889b5ae97398c9986431306e8cd38b17441f03a
|
|
| MD5 |
9b28a0ac3bf798f48edf589ced57ed57
|
|
| BLAKE2b-256 |
9aea2eb4eb7034230ac4fd791df9a6403379fb9b9f6b85aaabdf23e8f4d84116
|