HISTORY.rst
LICENCE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/history.rst
docs/index.rst
docs/readme.rst
mongots/__init__.py
mongots/aggregateby.py
mongots/client.py
mongots/collection.py
mongots/constants.py
mongots/database.py
mongots/dataframe.py
mongots/insert.py
mongots/query.py
mongots/utils.py
mongots.egg-info/PKG-INFO
mongots.egg-info/SOURCES.txt
mongots.egg-info/dependency_links.txt
mongots.egg-info/requires.txt
mongots.egg-info/top_level.txt
test/__init__.py
test/aggregateby_test.py
test/client_test.py
test/collection_test.py
test/dataframe_test.py
test/insert_test.py
test/integration_test.py
test/query_test.py