.checkignore | |
|
|
.codeclimate.yaml | |
|
|
.coveragerc | |
|
|
.editorconfig | |
|
|
.github/ISSUE_TEMPLATE/---bug-report.md | |
|
|
.github/ISSUE_TEMPLATE/---feature-request.md | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/debian_package.yml | |
|
|
.github/workflows/lint.yml | |
|
|
.github/workflows/logger.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.pre-commit-config.yaml | |
|
|
.pyup.yaml | |
|
|
.readthedocs.yml | |
|
|
AUTHORS | |
|
|
CONTRIBUTING.rst | |
|
|
HISTORY.rst | |
|
|
LICENSE | |
|
|
MANIFEST.in | |
|
|
README.rst | |
|
|
debian/changelog | |
|
|
debian/compat | |
|
|
debian/control | |
|
|
debian/copyright | |
|
|
debian/rules | |
|
|
docs/Makefile | |
|
|
docs/api.rst | |
|
|
docs/conf.py | 42 | A 0 mins |
|
docs/contributing.rst | |
|
|
docs/development.rst | |
|
|
docs/history.rst | |
|
|
docs/index.rst | |
|
|
docs/models.rst | |
|
|
docs/usage.rst | |
|
|
pyproject.toml | |
|
|
requirements-test.txt | |
|
|
requirements.txt | |
|
|
setup.cfg | |
|
|
setup.py | 2 | A 0 mins |
|
taiga/__init__.py | 8 | A 0 mins |
|
taiga/client.py | 194 | C 1 day |
|
taiga/exceptions.py | 17 | A 0 mins |
|
taiga/models/__init__.py | 118 | A 0 mins |
|
taiga/models/base.py | 179 | C 1 day |
|
taiga/models/models.py | 1,607 | F 2 wks |
|
taiga/requestmaker.py | 141 | D 2 days |
|
taiga/utils.py | 2 | A 0 mins |
|