MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
firestore_collections/__init__.py
firestore_collections/client.py
firestore_collections/collection.py
firestore_collections/enums.py
firestore_collections/schema.py
firestore_collections/utils.py
firestore_collections.egg-info/PKG-INFO
firestore_collections.egg-info/SOURCES.txt
firestore_collections.egg-info/dependency_links.txt
firestore_collections.egg-info/requires.txt
firestore_collections.egg-info/top_level.txt
tests/__init__.py
tests/test_collections.py