.gitignore
LICENSE.md
README.md
example.py
pyproject.toml
requirements.txt
setup.py
django_threaded_sync_to_async/__init__.py
django_threaded_sync_to_async/patch.py
django_threaded_sync_to_async.egg-info/PKG-INFO
django_threaded_sync_to_async.egg-info/SOURCES.txt
django_threaded_sync_to_async.egg-info/dependency_links.txt
django_threaded_sync_to_async.egg-info/requires.txt
django_threaded_sync_to_async.egg-info/top_level.txt
tests/__init__.py
tests/test_executor.py
tests/test_one_time_patch.py
tests/test_permanent_patch.py
tests/test_reentrant_patch.py
tests/test_shared_executor.py