.gitignore
.travis.yml
README.rst
requirements.txt
setup.cfg
setup.py
chide/__init__.py
chide/collection.py
chide/set.py
chide/sqlalchemy.py
chide.egg-info/PKG-INFO
chide.egg-info/SOURCES.txt
chide.egg-info/dependency_links.txt
chide.egg-info/not-zip-safe
chide.egg-info/requires.txt
chide.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/changes.rst
docs/conf.py
docs/description.rst
docs/development.rst
docs/index.rst
docs/license.rst
docs/sqlalchemy.rst
docs/use.rst
tests/__init__.py
tests/helpers.py
tests/test_collection.py
tests/test_docs.py
tests/test_set.py
tests/test_sqlalchemy_collection.py