.gitignore
CHANGELOG.md
LICENSE
Makefile
README.md
pyproject.toml
setup.py
.github/workflows/build-whl.yml
.github/workflows/release.yml
tallyfy/__init__.py
tallyfy/core.py
tallyfy/models.py
tallyfy/validation.py
tallyfy.egg-info/PKG-INFO
tallyfy.egg-info/SOURCES.txt
tallyfy.egg-info/dependency_links.txt
tallyfy.egg-info/not-zip-safe
tallyfy.egg-info/requires.txt
tallyfy.egg-info/top_level.txt
tallyfy/__pycache__/__init__.cpython-310.pyc
tallyfy/__pycache__/core.cpython-310.pyc
tallyfy/__pycache__/form_fields_management.cpython-310.pyc
tallyfy/__pycache__/models.cpython-310.pyc
tallyfy/__pycache__/task_management.cpython-310.pyc
tallyfy/__pycache__/template_management.cpython-310.pyc
tallyfy/__pycache__/user_management.cpython-310.pyc
tallyfy/folder_management/__init__.py
tallyfy/folder_management/operations.py
tallyfy/form_fields_management/__init__.py
tallyfy/form_fields_management/base.py
tallyfy/form_fields_management/crud_operations.py
tallyfy/form_fields_management/options_management.py
tallyfy/form_fields_management/suggestions.py
tallyfy/form_fields_management/__pycache__/__init__.cpython-310.pyc
tallyfy/form_fields_management/__pycache__/base.cpython-310.pyc
tallyfy/form_fields_management/__pycache__/crud_operations.cpython-310.pyc
tallyfy/form_fields_management/__pycache__/options_management.cpython-310.pyc
tallyfy/form_fields_management/__pycache__/suggestions.cpython-310.pyc
tallyfy/group_management/__init__.py
tallyfy/group_management/operations.py
tallyfy/organization_management/__init__.py
tallyfy/organization_management/base.py
tallyfy/organization_management/retrieval.py
tallyfy/tag_management/__init__.py
tallyfy/tag_management/operations.py
tallyfy/task_management/__init__.py
tallyfy/task_management/base.py
tallyfy/task_management/creation.py
tallyfy/task_management/retrieval.py
tallyfy/task_management/search.py
tallyfy/task_management/__pycache__/__init__.cpython-310.pyc
tallyfy/task_management/__pycache__/base.cpython-310.pyc
tallyfy/task_management/__pycache__/creation.cpython-310.pyc
tallyfy/task_management/__pycache__/retrieval.cpython-310.pyc
tallyfy/task_management/__pycache__/search.cpython-310.pyc
tallyfy/template_management/__init__.py
tallyfy/template_management/analysis.py
tallyfy/template_management/automation.py
tallyfy/template_management/base.py
tallyfy/template_management/basic_operations.py
tallyfy/template_management/health_assessment.py
tallyfy/thread_management/__init__.py
tallyfy/thread_management/operations.py
tallyfy/user_management/__init__.py
tallyfy/user_management/base.py
tallyfy/user_management/invitation.py
tallyfy/user_management/retrieval.py
tallyfy/user_management/__pycache__/__init__.cpython-310.pyc
tallyfy/user_management/__pycache__/base.cpython-310.pyc
tallyfy/user_management/__pycache__/invitation.cpython-310.pyc
tallyfy/user_management/__pycache__/retrieval.cpython-310.pyc