CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/build-whl.yml
tallyfy/__init__.py
tallyfy/core.py
tallyfy/models.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/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/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/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/user_management/__init__.py
tallyfy/user_management/base.py
tallyfy/user_management/invitation.py
tallyfy/user_management/retrieval.py