A comprehensive dashboard for GitHub repository maintainers
Project description
GitHub Maintainer Dashboard
A comprehensive Python package for tracking and analyzing GitHub repository maintainer activities.
Features
- Track all maintainer activities (reviews, issue triage, mentorship, documentation)
- Sentiment analysis on PR reviews
- Find similar maintainers based on tech stack and interests
- Generate shareable maintainer CVs
- Milestone celebrations and badges
- Repository breakdown and time series analysis
Installation
Quick Start
from gh_maintainer_dashboard import MaintainerDashboard
dashboard = MaintainerDashboard(github_token="your_github_token")
profile = dashboard.get_profile("octocat") print(profile.summary_stats)
text
Configuration
Create a .env file:
GITHUB_TOKEN=your_github_personal_access_token
text
License
MIT License
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 gh_maintainer_dashboard-0.1.0.tar.gz.
File metadata
- Download URL: gh_maintainer_dashboard-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf8dd7d51ee1e863ef10a824642050adfd8fdc8ea0e466cdece985d4849eeb5c
|
|
| MD5 |
9bba3affec3d61342899e2f3839a367e
|
|
| BLAKE2b-256 |
647deb9216b45e3b2ddac9a62435366dc2eb526952e73c17a5feedebdcf376d9
|
File details
Details for the file gh_maintainer_dashboard-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gh_maintainer_dashboard-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13a62a371c182ab189e1d416e7782caf0f45f0154e48c2cea53bce738b5eef21
|
|
| MD5 |
5b1e71a82115c83b660059acde4076cd
|
|
| BLAKE2b-256 |
40563344374cfee8b8321a94d805666a99d937eb37a5b2809de2f4b7dc9d92e3
|