LICENSE
README.md
pyproject.toml
src/duckling/__init__.py
src/duckling/connection.py
src/duckling/document.py
src/duckling/exceptions.py
src/duckling/fields.py
src/duckling/init.py
src/duckling/operators.py
src/duckling/query.py
src/duckling_orm.egg-info/PKG-INFO
src/duckling_orm.egg-info/SOURCES.txt
src/duckling_orm.egg-info/dependency_links.txt
src/duckling_orm.egg-info/requires.txt
src/duckling_orm.egg-info/top_level.txt
tests/test_connection.py
tests/test_document.py
tests/test_fields.py
tests/test_init.py
tests/test_operators.py
tests/test_query.py