LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.in
setup.py
git_form_saver.egg-info/PKG-INFO
git_form_saver.egg-info/SOURCES.txt
git_form_saver.egg-info/dependency_links.txt
git_form_saver.egg-info/entry_points.txt
git_form_saver.egg-info/not-zip-safe
git_form_saver.egg-info/requires.txt
git_form_saver.egg-info/top_level.txt
gitformsaver/__init__.py
gitformsaver/authentication.py
gitformsaver/authentication_interface.py
gitformsaver/authentication_service.py
gitformsaver/cli.py
gitformsaver/errors.py
gitformsaver/form_saver_service.py
gitformsaver/formatters.py
gitformsaver/formatters_loader.py
gitformsaver/git_client.py
gitformsaver/git_ops.py
gitformsaver/git_task_handler.py
gitformsaver/git_thread.py
gitformsaver/git_thread_manager.py
gitformsaver/git_url_parse.py
gitformsaver/http_server.py
gitformsaver/json_formatter.py
gitformsaver/lazy_git.py
gitformsaver/plain_text_formatter.py
gitformsaver/security.py
tests/__init__.py
tests/async_utils.py
tests/run_local.py
tests/test_authentication.py
tests/test_authentication_service.py
tests/test_cli.py
tests/test_form_saver_service.py
tests/test_git_task_handler.py
tests/test_git_thread.py
tests/test_git_thread_manager.py
tests/test_git_url_parse.py
tests/test_http_server.py
tests/test_security.py
tests/toy_service.py
tests/templates/test.html