GitHubKit 0.12.2
pip install GitHubKit==0.12.2
Released:
GitHub SDK for Python
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (MIT)
- Author: yanyongyu
- Tags github, octokit
- Requires: Python <4.0, >=3.9
-
Provides-Extra:
all
,auth
,auth-app
,auth-oauth-device
,jwt
Classifiers
- License
- Programming Language
Project description
✨ The modern, all-batteries-included GitHub SDK for Python ✨
✨ Support both sync and async calls, fully typed ✨
✨ Always up to date, like octokit ✨
Documentation | Report Bug | GitHub Docs
githubkit aims to be an easy-to-use, fully typed, and always up-to-date GitHub SDK for Python. It is inspired by octokit.
githubkit provides several features including:
- Support both sync and async calls
- Multiple authentication ways and OAuth flow support
- Calling REST API and GraphQL easily
- REST API versioning, including GHEC
- Built-in pagination support
- Optional data validation with Pydantic, for both webhook events and REST API responses
- Built-in http cache (powered by Hishel for HTTPX) and auto retry
- Lazy loading of APIs and models
- Fully typed APIs
Getting Started
For more, see the documentation.
Installation
Install githubkit with the package manager of your choice:
pip install githubkit
# or, use poetry
poetry add githubkit
# or, use pdm
pdm add githubkit
# or, use uv
uv add githubkit
Usage
Create a Personal Access Token (PAT) and use it to create a GitHub
instance:
from githubkit import GitHub
github = GitHub("<your_token_here>")
Then, enjoy githubkit now!
from githubkit import Response
from githubkit.versions.latest.models import FullRepository
resp: Response[FullRepository] = github.rest.repos.get("owner", "repo")
repo: FullRepository = resp.parsed_data
print(repo.full_name)
Development
See the development in the contributing guide.
Contributors
Thanks to the following people who have contributed to this project:
Project details
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (MIT)
- Author: yanyongyu
- Tags github, octokit
- Requires: Python <4.0, >=3.9
-
Provides-Extra:
all
,auth
,auth-app
,auth-oauth-device
,jwt
Classifiers
- License
- Programming Language
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
File details
Details for the file githubkit-0.12.2.tar.gz
.
File metadata
- Download URL: githubkit-0.12.2.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d83f5f2418b0ead3e2a13d7e2a2a3a58f2a3e54eb6e7703a09c0161aad66ef58 |
|
MD5 | 4a54c35ce23c4ac06f7bd61b9103c914 |
|
BLAKE2b-256 | 5d8a44b09f7a35b5693b1c8a45c835990766cecd11b52ab4360b9e5459c1e797 |
Provenance
The following attestation bundles were made for githubkit-0.12.2.tar.gz
:
Publisher:
release.yml
on yanyongyu/githubkit
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
githubkit-0.12.2.tar.gz
- Subject digest:
d83f5f2418b0ead3e2a13d7e2a2a3a58f2a3e54eb6e7703a09c0161aad66ef58
- Sigstore transparency entry: 155304109
- Sigstore integration time:
- Permalink:
yanyongyu/githubkit@1931f678a1f5093bc3b4dc6b4a383067aebfbffa
- Branch / Tag:
refs/tags/v0.12.2
- Owner: https://github.com/yanyongyu
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
release.yml@1931f678a1f5093bc3b4dc6b4a383067aebfbffa
- Trigger Event:
push
- Statement type:
File details
Details for the file githubkit-0.12.2-py3-none-any.whl
.
File metadata
- Download URL: githubkit-0.12.2-py3-none-any.whl
- Upload date:
- Size: 5.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be37fb2258311362c8398fd26eb7c0370b475cc413237de791dc9e510062a67d |
|
MD5 | 1a934507ac9f61c12018af799098d675 |
|
BLAKE2b-256 | e1d941f5469e994a55fe109a4432595497c743202b19ad030ba9be8c9262352a |
Provenance
The following attestation bundles were made for githubkit-0.12.2-py3-none-any.whl
:
Publisher:
release.yml
on yanyongyu/githubkit
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
githubkit-0.12.2-py3-none-any.whl
- Subject digest:
be37fb2258311362c8398fd26eb7c0370b475cc413237de791dc9e510062a67d
- Sigstore transparency entry: 155304110
- Sigstore integration time:
- Permalink:
yanyongyu/githubkit@1931f678a1f5093bc3b4dc6b4a383067aebfbffa
- Branch / Tag:
refs/tags/v0.12.2
- Owner: https://github.com/yanyongyu
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
release.yml@1931f678a1f5093bc3b4dc6b4a383067aebfbffa
- Trigger Event:
push
- Statement type: