LICENSE
README.md
pyproject.toml
DictSQLite.egg-info/PKG-INFO
DictSQLite.egg-info/SOURCES.txt
DictSQLite.egg-info/dependency_links.txt
DictSQLite.egg-info/requires.txt
DictSQLite.egg-info/top_level.txt
dictsqlite/__init__.py
dictsqlite/main.py
dictsqlite/modules/__init__.py
dictsqlite/modules/crypto.py
dictsqlite/modules/safe_pickle.py
dictsqlite/modules/utils.py
pypi_builder/Pypi.md
tests/test_basic.py
tests/test_compat_and_crypto.py
tests/test_config_and_schema.py
tests/test_error_handling.py
tests/test_expiring_dict.py
tests/test_performance.py
tests/test_pickle_security.py
tests/test_synced_collections.py
tests/test_transactions_and_tables.py
tests/test_utils_coverage.py