Metadata-Version: 2.0
Name: supercell
Version: 0.8.1
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: scales
Requires-Dist: schematics
Requires-Dist: tornado
Provides-Extra: futures
Requires-Dist: futures (==2.2.0); extra == 'futures'
Provides-Extra: test
Requires-Dist: mock; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

UNKNOWN


