Metadata-Version: 2.1
Name: supercell
Version: 0.8.3
Summary: Supercell is a framework for creating RESTful APIs that loosely follow the idea of domain driven design.
Home-page: http://supercell.readthedocs.org/
Author: Daniel Truemper
Author-email: truemped@gmail.com
License: http://www.apache.org/licenses/LICENSE-2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: tornado
Requires-Dist: schematics
Requires-Dist: scales
Provides-Extra: futures
Provides-Extra: test
Requires-Dist: mock ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

UNKNOWN


