Mine and extract complete package lists from crates.io registry
Project description
Crates.io Package Miner
A Python tool to mine and extract complete package lists from the crates.io (Rust) registry.
Installation
pip install crates-miner
Usage
crates-miner
Or use as a Python module:
from crates_miner import mine_crates
mine_crates()
Data Source
- Crates.io Database Dump: https://static.crates.io/db-dump.tar.gz
Output
Location: ../Package-List/Crates.csv
Format: CSV file with columns:
- ID (sequential number)
- Platform (always "Crates.io")
- Name (crate 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
crates_miner-1.0.3.tar.gz
(3.8 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 crates_miner-1.0.3.tar.gz.
File metadata
- Download URL: crates_miner-1.0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a51cd19184a7f2a404f2d35f604b5429306a9735c18a31d218ee5fb6b1843be
|
|
| MD5 |
18c162046057ac6772c66e2ea1a4d195
|
|
| BLAKE2b-256 |
1cb0b4322357060683627e103be68374c709dedbc546d8efbceed5c1b4364376
|
File details
Details for the file crates_miner-1.0.3-py3-none-any.whl.
File metadata
- Download URL: crates_miner-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.2 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 |
d201119e42250a16f7fa8d9bfdf54da1d391bdfe01de465b066d607735cd1cb4
|
|
| MD5 |
3ceb8d32cb676b2f2b8f3d35dc174e9d
|
|
| BLAKE2b-256 |
2d1972dbcc33962f1f60e24fd7370e4087e239b8d4c1fac4c7ab394212e4e7dc
|