gythub

Github API client and action toolkit for Python

MIT License

Stars
0

gythub

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.