py-openapilib

Python 3.6 OpenAPI 3 Object Model - built with attrs

BSD-2-CLAUSE License

Downloads
32
Stars
3
Committers
2

.. 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 <https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md>_