Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 589 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 589 Bytes

pyapi-gitlab

pyapi-gitlab is a python wrapper for the Gitlab API.

Build status

Build Status

Requirements

  • requests
  • markdown

Installation

pyapi-gitlab is now on Pypi! Install it with:

pip install pyapi-gitlab

Examples/Documentation

Check the docs at readthedocs.org

License

pyapi-gitlab is licensed under the GPL3. Check the LICENSE file.