nephila/python-taiga

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.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/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
tox.ini
docs/conf.py42
setup.py2
taiga/__init__.py8
taiga/client.py194
C
1 day
taiga/exceptions.py17
taiga/models/__init__.py118
taiga/models/base.py179
C
1 day
taiga/models/models.py1,607
F
2 wks
taiga/requestmaker.py141
D
2 days