.circleci/config.yml | |
|
|
.codeclimate.json | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.gitignore | |
|
|
.lgtm.yml | |
|
|
.pre-commit-config.yaml | |
|
|
CHANGELOG.rst | |
|
|
LICENSE | |
|
|
MANIFEST.in | |
|
|
Pipfile | |
|
|
README.rst | |
|
|
appveyor.yml | |
|
|
dhis2/__init__.py | 37 | A 0 mins |
|
dhis2/__version__.py | 7 | A 0 mins |
|
dhis2/api.py | 467 | C 1 day |
|
dhis2/exceptions.py | 28 | A 35 mins |
|
dhis2/logger.py | 65 | A 45 mins |
|
dhis2/utils.py | 202 | A 2 hrs |
|
examples/1_update_dataelements.py | 33 | A 0 mins |
|
examples/2_import_metadata.json | |
|
|
examples/2_import_metadata.py | 24 | A 0 mins |
|
examples/3_get_paged_orgunits.py | 26 | A 0 mins |
|
setup.cfg | |
|
|
setup.py | 64 | A 0 mins |
|
tox.ini | |
|
|