Fork me on GitHub

Repos API

Simple Repos Python API client.

Configuration

NameTypeDescription
REPOS_BASE_URLstrThe base URL to be used in the API requests (defaults to https://repos.bemisc.com/).
REPOS_USERNAMEstrIf set allows usage of an HTTP Auth username to authenticate requests (defaults to None).
REPOS_PASSWORDstrIf set allows usage of an HTTP Auth password to authenticate requests (defaults to None).

License

Repos API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License