A tool to fetch and process GitHub commits
Project description
GitHub Commits Fetcher
A Python package for fetching and processing GitHub commits.
Installation
pip install github-commits-fetcher
Usage
from github_commits_fetcher import GitHubCommitsFetcher
fetcher = GitHubCommitsFetcher(
repo_owner='owner',
repo_name='repo',
github_token='your_token'
)
fetcher.process_commits()
For command-line usage:
github-commits-fetcher --repo_owner owner --repo_name repo --github_token your_token
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
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 github_commits_fetcher-0.1.0.tar.gz.
File metadata
- Download URL: github_commits_fetcher-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ec52d923fd6e2b610c8cf746a0f91acb76fe9ecad2d4afcc0968b1bf406f634
|
|
| MD5 |
64005abb8d7b3930e5234f68c5444a9f
|
|
| BLAKE2b-256 |
99acc72262b397e3a173081a16403a460e4cf1543810ce73e044990cac679284
|
File details
Details for the file github_commits_fetcher-0.1.0-py3-none-any.whl.
File metadata
- Download URL: github_commits_fetcher-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
748995bab04580f0c3da87afd1f564d1b3bf8b5f32198ca5ef26c257392e4d22
|
|
| MD5 |
9780e04e4d14aa54833fa4c74f6c15bf
|
|
| BLAKE2b-256 |
e9207d084ae431001fa3d61b97533a2d5ad9993bc2d65ae294e3915c3ab5c7bb
|