CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
architect/__init__.py
architect/exceptions.py
architect/version.py
architect.egg-info/PKG-INFO
architect.egg-info/SOURCES.txt
architect.egg-info/dependency_links.txt
architect.egg-info/entry_points.txt
architect.egg-info/not-zip-safe
architect.egg-info/top_level.txt
architect/commands/__init__.py
architect/commands/partition.py
architect/databases/__init__.py
architect/databases/postgresql/__init__.py
architect/databases/postgresql/partition.py
architect/databases/sqlite/__init__.py
architect/databases/sqlite/partition.py
architect/orms/__init__.py
architect/orms/django/__init__.py
architect/orms/django/mixins.py
architect/orms/peewee/__init__.py
architect/orms/peewee/mixins.py
architect/orms/pony/__init__.py
architect/orms/pony/mixins.py
architect/orms/sqlalchemy/__init__.py
architect/orms/sqlalchemy/mixins.py