/gythub

Github API client and action toolkit for Python

Primary LanguagePythonMIT LicenseMIT

gythub

CI pre-commit.ci status Documentation Status PyPI PyPI - License

Python client and helper for Github API, actions and workflows

Getting started

Install gythub:

# pip
pip install gythub
# pipenv
pipenv install gythub
# PDM
pdm add gythub

Features

  • TODO

Documentation

Documentation is available at https://gythub.rtfd.io

Contributing

Read the dedicated contributing guidelines.