openapi-python-client
There are 4 repositories under openapi-python-client topic.
openapi-generators/openapi-python-client
Generate modern Python clients from OpenAPI
AhEsmaeili79/oasist
🎯 Stop writing API clients manually! Generate type-safe Python clients from OpenAPI schemas with a beautiful CLI. Works with any API - FastAPI, Django, Flask, and more.
shft1/PachcaCodeGen
Преобразование OpenAPI спецификации в python код (команда Алексея Малкова). Библиотека для работы с API мессенджера "Пачка", автоматически генерируемая на Python. 🐍
dvaerum/flask-httpx-request-converted-to-flask-test-client-requests
unittest Tool: This is a `flask.test_client_class` I wrote to making the libraries created by `openapi-python-client` work with `flask.test_client()`