repotool

Python wrappers around GitHub, GitLab and Bitbucket REST APIs


License
MIT
Install
pip install repotool==0.3

Documentation

repotool by Richard Cook

View on PyPI Licence

Python wrappers around GitHub, GitLab and Bitbucket REST APIs

Clone repository

git clone https://github.com/rcook/repotool.git

Developer notes

Various package properties are defined in repotool/__init__py:

  • __project_name__
  • __version__
  • __description__

When publishing a new build of the package, ensure that __version__ is incremented as appropriate.

Licence

Released under MIT License