GitHub metrics for checkup
Project description
checkup-github
GitHub metrics plugin for checkup.
Installation
pip install checkup-github
Requirements
- Python >= 3.12
- checkup
Usage
from checkup import CheckHub
from checkup_github import GitHubProvider
results = (
CheckHub()
.with_metrics([])
.with_providers([
GitHubProvider(),
])
.measure()
)
Provider
GitHubProvider
Extracts metadata from a GitHub environment.
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
checkup_github-0.2.0.tar.gz
(1.3 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 checkup_github-0.2.0.tar.gz.
File metadata
- Download URL: checkup_github-0.2.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28dda1292ae1336114b47d14b7c38dc525c44c8c3b42b77ff1e30e5ae2724610
|
|
| MD5 |
3359e1b035798aed54bd97cd284bf6b1
|
|
| BLAKE2b-256 |
5524323b67a43f730a53ae8e6ea808b251c1cca6f4f32ddfe80ca05ae4b4aa04
|
File details
Details for the file checkup_github-0.2.0-py3-none-any.whl.
File metadata
- Download URL: checkup_github-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
004ba2a8fb42c9b605356ed7d555ed551cca651c7e35cba79f497d07df14e775
|
|
| MD5 |
4b0b16638e217fa0807b08f3808090cb
|
|
| BLAKE2b-256 |
d8b2e2467eb2f8bcd0fdc16e69bd7ca97b4612b3646bb6f803156ef8557c5821
|