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.1.1.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.1.1.tar.gz.
File metadata
- Download URL: checkup_github-0.1.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 |
1cc8c4d63567d2ea99069f80c61bca45a3b8f380760832a9fbcda0d0719e7e96
|
|
| MD5 |
4423319db187b474bf96ee635b4afa8e
|
|
| BLAKE2b-256 |
68d518e531334ce50c341a1f36c49391ee2114b678a0fc058e04915fa7204d39
|
File details
Details for the file checkup_github-0.1.1-py3-none-any.whl.
File metadata
- Download URL: checkup_github-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 |
4b02b3fe8826bc7d553fcc3cb46421fac409b98587f52a3dd1998e2361601497
|
|
| MD5 |
ed7b214992d8c64078622ac45d24bef8
|
|
| BLAKE2b-256 |
c762b01e9696130887c53f5be7dbc781f30279696fe139b1c798bae1bea1404e
|