Simple Repos Python API client.
Name | Type | Description |
---|---|---|
REPOS_BASE_URL | str |
The base URL to be used in the API requests (defaults to https://repos.bemisc.com/ ). |
REPOS_USERNAME | str |
If set allows usage of an HTTP Auth username to authenticate requests (defaults to None ). |
REPOS_PASSWORD | str |
If set allows usage of an HTTP Auth password to authenticate requests (defaults to None ). |
Repos API is currently licensed under the Apache License, Version 2.0.