Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joar/py-openapilib
- Owner: joar
- License: bsd-2-clause
- Created: 2017-10-20T21:24:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T15:02:45.000Z (almost 7 years ago)
- Last Synced: 2024-09-28T13:22:10.565Z (4 months ago)
- Topics: openapi-specification, openapi3
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE.txt
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 `_