Metadata-Version: 1.1
Name: schematics-apispec
Version: 0.0.1
Summary: A schematics plugin for documenting REST APIs with apispec.
Home-page: https://github.com/douglas-treadwell/schematics-apispec
Author: Douglas Treadwell
Author-email: douglas.treadwell@gmail.com
License: MIT
Description: ==================
        schematics-apispec
        ==================
        
        A schematics plugin for documenting REST APIs with apispec.
        
        
        Installation
        ============
        
        ::
        
            pip install schematics-apispec
        
Keywords: schematics apispec swagger openapi specification documentation spec rest api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
