Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for python openapi
openapi
x
python
x
267 search results found
Fastapi
⭐
67,331
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Full Stack Fastapi Postgresql
⭐
14,305
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Litestar
⭐
6,585
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
Django Ninja
⭐
5,742
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
Autorest
⭐
4,722
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
Connexion
⭐
4,536
Connexion is a modern Python web framework that makes spec-first and api-first development easy.
Drf Yasg
⭐
3,228
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Django Rest Swagger
⭐
2,516
Swagger Documentation Generator for Django REST Framework: deprecated
Uvicorn Gunicorn Fastapi Docker
⭐
2,419
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning. Optionally with Alpine Linux.
Best Of Web Python
⭐
2,103
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Datamodel Code Generator
⭐
2,085
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
Drf Spectacular
⭐
1,976
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
Kiota
⭐
1,950
OpenAPI based HTTP Client code generator
Msgspec
⭐
1,668
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Fastapi Utils
⭐
1,527
Reusable utilities for FastAPI
Flask Restplus Server Example
⭐
1,329
Real-life RESTful server example on Flask-RESTplus
Fastapi Crudrouter
⭐
1,218
A dynamic FastAPI router that automatically creates CRUD routes for your models
Apispec
⭐
1,091
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Aliyun Openapi Python Sdk
⭐
991
Alibaba Cloud SDK for Python
Openapi Python Client
⭐
947
Generate modern Python clients from OpenAPI
Py Futu Api
⭐
920
富途 OpenAPI Python SDK
Apiflask
⭐
907
A lightweight Python web API framework.
Fastapi Code Generator
⭐
848
This code generator creates FastAPI app from an openapi file.
Mashumaro
⭐
693
Fast and well tested serialization library
Vampi
⭐
659
Vulnerable REST API with OWASP top 10 vulnerabilities for security testing
Agent Protocol
⭐
640
Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.
Flask Smorest
⭐
606
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
Apifuzzer
⭐
434
Fuzz test your application using your OpenAPI or Swagger API definition without coding
Safrs
⭐
394
SqlAlchemy Flask-Restful Swagger Json:API OpenAPI
Pyswagger
⭐
377
An OpenAPI (fka Swagger) client & converter in python, which is type-safe, dynamic, spec-compliant.
Full Stack Fastapi Couchbase
⭐
366
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
Openapi Spec Validator
⭐
340
OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.
Fastapi Azure Auth
⭐
336
Easy and secure implementation of Azure AD for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
Openapi Core
⭐
333
Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
Microblog Api
⭐
329
A modern (as of 2023) Flask API back end.
Nonebot Plugin Gocqhttp
⭐
321
一款在NoneBot2中直接运行go-cqhttp的插件, 无需额外下载安装 / A plugin to run go-cqhttp directly in NoneBot2, without additional download and installation.
Kubernetes_asyncio
⭐
317
Python asynchronous client library for Kubernetes http://kubernetes.io/
Spectree
⭐
294
API spec validator and OpenAPI document generator for Python web frameworks.
Openapi Codegen
⭐
268
OpenAPI 3.0 CodeGen plus Node.js minus the Java and emojis
Fastapi Plugins
⭐
254
FastAPI framework plugins
Fastapi Jsonrpc
⭐
253
JSON-RPC server based on fastapi
Flama
⭐
240
Fire up your models with the flame 🔥
Znai
⭐
228
Build functional, maintainable, beautiful User Guides with markdown and Znai plugins. Instant pages navigation. Local search. Multiple integrations to work with Python, Java, C++, OpenAPI, etc. Transform "getting started" sections into slideshow for your workshops. Manage multiple documentations with self-deployed znai hub.
Prance
⭐
213
Resolving Swagger/OpenAPI 2.0 and 3.0 Parser
Apischema
⭐
206
JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
Fastapi Gino Arq Uvicorn
⭐
203
High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).
Esmerald
⭐
198
Esmerald framework - Highly scalable, performant, easy to learn, easy to code and for every sizeable and complex application
Drf_openapi
⭐
194
[DEPRECATED] Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard
Rpc.py
⭐
173
A fast and powerful RPC framework based on ASGI/WSGI.
Dataclasses Jsonschema
⭐
162
JSON schema generation from dataclasses
Flask Sugar
⭐
153
Flask Sugar is a web framework for building APIs with Flask, Pydantic and Python 3.6+ type hints. check parameters and generate API documents automatically. Flask Sugar是一个基于flask,pydantic,类型注解的API框架, 可以检查参数并自动生成API文档
Swagger_to_uml
⭐
147
Convert OpenAPI specifications (a.k.a. Swagger) to PlantUML diagrams
Xpresso
⭐
139
A composable Python ASGI web framework
Fastapi_client
⭐
134
FastAPI client generator
Flask Openapi3
⭐
133
Generate REST API and OpenAPI documentation for your Flask project.
Suttacentral
⭐
124
SuttaCentral website application
Drf Openapi Tester
⭐
121
Test utility for validating OpenAPI documentation
Fastapi Clean Example
⭐
120
Clean Architecture Example using FastAPI framework
Speakeasy
⭐
117
Speakeasy CLI - Launch developer experience for your API
Apiman
⭐
109
Api document support for any python web framework
Koapy
⭐
109
KOAPY 는 키움 OpenAPI 를 Python 에서 쉽게 사용할 수 있도록 만든 라이브러리 패키지 및 툴입니다.
Bravado Core
⭐
107
Openapi3
⭐
105
A Python3 OpenAPI 3 Spec Parser
Pykakao
⭐
105
카카오 API를 사용하기 위한 오픈소스 파이썬 라이브러리
Rororo
⭐
104
Implement aiohttp.web OpenAPI 3 server applications with schema first approach.
Fastapi Pydantic Mongo_sample_crud_api
⭐
104
Example CRUD API in Python using FastAPI, Pydantic and pyMongo
Openapi Json Schema Generator
⭐
93
OpenAPI JSON Schema Generator allows auto-generation of API client libraries with a focus on JSON schema given an OpenAPI document
Flask Pydantic Spec
⭐
93
An Flask OpenAPI library using Pydantic
Open Api Python Client
⭐
92
Клиент для Тинькофф Инвестиций
Jdcloud Cli
⭐
84
Requests Openapi
⭐
76
A lightweight but powerful and easy-to-use Python client library for OpenAPI v3.
Cookiecutter Fastapi Backend
⭐
76
🍪 Cookiecutter template to build and deploy fastapi backends..batteries included
Openapi Schema Validator
⭐
75
OpenAPI schema validator is a Python library that validates schema against OpenAPI Schema Specification v3.0 and v3.1
Openapi3 Generator
⭐
71
A generator for OpenAPI 3
Fastapi Responses
⭐
71
Find HTTPExceptions and turn them into documented responses! 🎉
Pyngo
⭐
70
Pydantic model support for Django & Django-Rest-Framework ✨
Symmetric
⭐
67
A powerful tool to enable super fast module-to-API transformations. Learn in minutes, implement in seconds. Batteries included.
Quart Openapi
⭐
66
Module for Quart to add Flask-RESTPlus like functionality
Openapi Python
⭐
66
The KKBOX Open API SDK for Python.
Object Cut
⭐
62
✂️ Cut the main object of an image automagically
Arcanist Linters
⭐
61
A collection of custom Arcanist linters
Swagger Ui Py
⭐
58
Swagger UI for Python web framework, such Tornado, Flask and Sanic. https://pwzer.github.io/swagger-ui-py/
Aiohttp Swagger3
⭐
57
Library for swagger documentation browsing and validating aiohttp requests using swagger specification 3.0
Optimade Python Tools
⭐
56
Tools for implementing and consuming OPTIMADE APIs in Python
Openapi Schema Pydantic
⭐
56
OpenAPI (v3) specification schema as pydantic class
Boaviztapi
⭐
54
🛠 Giving access to BOAVIZTA reference data and methodologies trough a RESTful API
Twitter Openapi
⭐
52
OpenAPI(Swagger) specification of Twitter Internal API
Full Stack Flask Couchbase
⭐
52
Full stack, modern web application generator. Using Flask, Couchbase as database, Docker, Swagger, automatic HTTPS and more.
Pythogen
⭐
51
Awesome python HTTP-clients from OpenAPI
Molten Boilerplate
⭐
50
A boilerplate for the molten framework by Bogdanp https://github.com/Bogdanp/molten
Starlette Apispec
⭐
49
Easy integration of APISpec for Starlette
Swagger Conformance
⭐
49
Python based tool for testing whether your API conforms to its Swagger schema
Hmt
⭐
47
HTTP Mocking Toolkit
Pait
⭐
47
Pait(π tool) - Python Modern API Tools, easier to use web frameworks/write API routing
Badger Builder
⭐
43
badger-builder is an AI-assisted tool for generating dynamic Brute Ratel C4 profiles
Pynaver
⭐
41
네이버 API를 사용하기 위한 오픈소스 파이썬 라이브러리
Ellar
⭐
41
Ellar is a lightweight ASGI framework for building efficient and scalable server-side python applications. It supports both OOP (Object-Oriented Programming) and FP (Functional Programming). Built with passion for programming
Openstreetmap Ng
⭐
40
🚀 The Next Generation of OpenStreetMap — in Python!
Clientele
⭐
39
Generate loveable Python HTTP API Clients
Openalchemy
⭐
39
Define SQLAlchemy models using the OpenAPI specification.
Related Searches
Python Django (28,897)
Python Machine Learning (20,195)
Python Flask (17,643)
Python Dataset (14,792)
Python Docker (14,113)
Python Tensorflow (13,736)
Python Command Line (13,351)
Python Deep Learning (13,092)
Python Jupyter Notebook (12,976)
Python Network (11,495)
1-100 of 267 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.