Visualize weekly GitHub commit activity across repositories.
Project description
gh-weekly-commits
📊 Visualize your weekly GitHub contributions across multiple repositories.
Features
- Fetch weekly commit data for a GitHub user across multiple repositories.
- Visualize the data as a stacked bar chart.
- CLI support for easy usage.
Installation
You can install the package directly from the GitHub repository:
pip install git+https://github.com/bhimrazy/gh-weekly-commits
pip install -r requirements.txt
Usage
CLI
ghweekly --username <your-username> \
--repos org/repo1 org/repo2 \
--start 2025-01-01 \
--plot
Script
Edit scripts/plot_commits.py to set your GitHub username and repository list, then run:
python scripts/plot_commits.py
Weekly Commits Visualization
The latest weekly commits visualization is updated daily and can be found below:
Development
Run Tests
pytest tests/
License
MIT
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 ghweekly-0.1.0.tar.gz.
File metadata
- Download URL: ghweekly-0.1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fce9f1e55ee007b0179c49874de17facab04a527e8747a3cd0bec2a446858552
|
|
| MD5 |
2cb9c4f26c052f469a49db5abfa77999
|
|
| BLAKE2b-256 |
29c1f98cb69616794089121f4958d5d0a3f7623c6ed580e96b4ff947d798f901
|
File details
Details for the file ghweekly-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ghweekly-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a40e2052ff7ffe9436bc4407cd5a92811c85a37a1c27ce43a28d8cf2cc93f68a
|
|
| MD5 |
4d2d7588cc95ef247dc2472cf1d2a037
|
|
| BLAKE2b-256 |
ef0a3dc686879f5516fadc503a1b3ad49835c552a57d82cd3433710d5382d2b7
|