Mine and extract complete package lists from RubyGems registry
Project description
Ruby Gems Miner
A Python tool to mine and extract complete package lists from the RubyGems registry.
Installation
pip install ruby-miner
Usage
ruby-miner
Or use as a Python module:
from ruby_miner import mine_ruby
mine_ruby()
Data Source
- Gem Names: http://rubygems.org/names
- Gem Details: https://rubygems.org/api/v1/gems/{name}.json
Output
Location: ../Package-List/Ruby.csv
Format: CSV file with columns:
- ID (sequential number)
- Platform (always "RubyGems")
- Name (gem 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
ruby_miner-1.0.3.tar.gz
(6.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 ruby_miner-1.0.3.tar.gz.
File metadata
- Download URL: ruby_miner-1.0.3.tar.gz
- Upload date:
- Size: 6.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 |
8e0b05e254ef2ff51aaaa5e1b16622f8dab02d6089038337dba264dcf6393951
|
|
| MD5 |
766104aebb477e2102b71411b64b4a50
|
|
| BLAKE2b-256 |
4fc12ee9da72e5037c32ff1329fb0136994ed13ef098ce706b0e45897dc2ce55
|
File details
Details for the file ruby_miner-1.0.3-py3-none-any.whl.
File metadata
- Download URL: ruby_miner-1.0.3-py3-none-any.whl
- Upload date:
- Size: 6.8 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 |
eff6602ca11152189878063227084b43e94b36e5919391a1c3eefb0dcd56dced
|
|
| MD5 |
78fec8c9a45d843541da8bde7f64ce00
|
|
| BLAKE2b-256 |
4339d2b1baebaedb0568cd98ccd01c7677b1239947ae7193eb572893e8c44262
|