Metadata-Version: 2.1
Name: appswag
Version: 0.10.0
Summary: A type-safe, dynamic, spec-compliant swagger client & converter for python
Home-page: https://github.com/manatlan/appswag
Download-URL: https://github.com/manatlan/appswag/tarball/0.10.0
Author: Mission Liao / manatlan
Author-email: missionaryliao@gmail.com
Keywords: swagger,REST
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: six>=1.7.2
Requires-Dist: pyaml>=15.03.1
Requires-Dist: validate_email

A type-safe, dynamic, spec-compliant swagger client & converter for python
