Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joar/py-openapilib

Python 3.6 OpenAPI 3 Object Model - built with attrs
https://github.com/joar/py-openapilib

openapi-specification openapi3

Last synced: 3 months ago
JSON representation

Python 3.6 OpenAPI 3 Object Model - built with attrs

Awesome Lists containing this project

README

        

.. vim:tabstop=4:shiftwidth=4:softtabstop=4:

.. |name| replace:: ``openapilib``
.. |description| replace:: OpenAPI 3 Object Model

################################################################################
|name| - |description|
################################################################################

================================================================================
Status
================================================================================

- |name| is in development.
- |name| implements the majority of the fields.

Compatibility
================================================================================

- |name| aims to implement the `OpenAPI 3.0.0 Specification`_.
- |name| is compatible with Python >= 3.6, due to it's usage of f-strings.

================================================================================
References
================================================================================

- `OpenAPI 3.0.0 Specification `_