As far as I know, this is the only reasonable OpenAPI3 python library.
Others may exist, but they rely on code generation.
I'd appreciate if this project would feature codecov.
It's free for public open source projects and helps but can only be setup by the main project, not for forks.
pre-commit would allow to enforce a global style, it helps as well.
I provide an initial pre-commit yml and resulting changes to the code in #58.
I'd appreciate to get the CI in place to run/monitor the unit tests & pre-commit hooks for merge requests to improve code/contribution quality.
As far as I know, this is the only reasonable OpenAPI3 python library. Others may exist, but they rely on code generation. I'd appreciate if this project would feature codecov. It's free for public open source projects and helps but can only be setup by the main project, not for forks.
pre-commit would allow to enforce a global style, it helps as well. I provide an initial pre-commit yml and resulting changes to the code in #58.
I'd appreciate to get the CI in place to run/monitor the unit tests & pre-commit hooks for merge requests to improve code/contribution quality.