AUTHORS
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
python_taiga.egg-info/PKG-INFO
python_taiga.egg-info/SOURCES.txt
python_taiga.egg-info/dependency_links.txt
python_taiga.egg-info/not-zip-safe
python_taiga.egg-info/requires.txt
python_taiga.egg-info/top_level.txt
taiga/__init__.py
taiga/client.py
taiga/exceptions.py
taiga/requestmaker.py
taiga/utils.py
taiga/models/__init__.py
taiga/models/base.py
taiga/models/models.py
tests/test_auth.py
tests/test_auth_app.py
tests/test_cache.py
tests/test_custom_attributes.py
tests/test_epics.py
tests/test_exceptions.py
tests/test_history.py
tests/test_issue_statuses.py
tests/test_issue_types.py
tests/test_issues.py
tests/test_memberships.py
tests/test_milestones.py
tests/test_model_base.py
tests/test_points.py
tests/test_priorities.py
tests/test_projects.py
tests/test_requestmaker.py
tests/test_roles.py
tests/test_search.py
tests/test_severities.py
tests/test_task_statuses.py
tests/test_tasks.py
tests/test_user_stories.py
tests/test_users.py
tests/test_userstory_statuses.py
tests/test_webhooks.py
tests/test_wikilinks.py
tests/test_wikipages.py