Top 6 Python apispec Projects
-
When it comes to Flask, in particular, there’re plenty of choices. And in fairness, not all frameworks are created equal. You’ve got flasgger, restx (successor of flask-restplus), flask-RESTful, and flask-smorest, to mention a few. How do you choose among those???
-
I just cut the 1.0 release of my APIFairy extension today. Maybe that works for you? https://github.com/miguelgrinberg/APIFairy
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
Project mention: what popular wabsites uses Flask and Django and what popular companies uses Python? | reddit.com/r/learnpython | 2022-06-11
*some options that were mentioned in the thread I linked to include - Starlite (made to bypass perceived shortcomings of FastAPI) - Flama (Starlette w/ Marshmellow instead of Pydantic) - APIFlask (Flask w/ Pydantic) - Django Ninja - Quart-Schema
-
Here https://github.com/maximdanilchenko/aiohttp-apispec
-
falcon-apispec
apispec plugin that generates OpenAPI specification (aka Swagger Docs) for Falcon web applications.
Falcon-apispec generates OpenAPI specification for Falcon web applications - Github - alysivji/falcon-apispec
Python apispec related posts
Index
What are some of the best open-source apispec projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | flask-smorest | 512 |
2 | APIFairy | 272 |
3 | spectree | 251 |
4 | flama | 218 |
5 | aiohttp-apispec | 201 |
6 | falcon-apispec | 44 |