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
The output file will be stored in a folder named "Package-List" in your current working directory.
If you are using a virtual environment, "Package-List" will be located where venv is installed.
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
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.4.tar.gz.
File metadata
- Download URL: ruby_miner-1.0.4.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5c843ee9d2ff3e43a2a85565386ed9ae1f7c98b537c47efdf1cf6c3a49349da
|
|
| MD5 |
2da295bc4e45d39ba4f940eb1d83dfcf
|
|
| BLAKE2b-256 |
0d1e80b61009afb831a2e6e55b2ad256bb4fb1a90f6722e10b77172a49942f98
|
File details
Details for the file ruby_miner-1.0.4-py3-none-any.whl.
File metadata
- Download URL: ruby_miner-1.0.4-py3-none-any.whl
- Upload date:
- Size: 6.9 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 |
6d420210a819677fc6a5c786981e77cd5922ec0d0926adcb8ef4ed11f60b3da4
|
|
| MD5 |
76818d3f1b35cffac48bd8cec29bd230
|
|
| BLAKE2b-256 |
f0f52fd4066098014b6228e6ae26c0750ee58a59c9e133ca688da3ed616fd612
|