spectree
webargs
Our great sponsors
spectree | webargs | |
---|---|---|
2 | 0 | |
251 | 1,308 | |
0.8% | 0.5% | |
7.9 | 8.3 | |
16 days ago | 6 days ago | |
Python | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
spectree
-
Comprehensive Fast API Tutorial
For those of you that are fans of Pydantic: https://github.com/0b01001001/spectree (this is cross-platform with flask, falcon, and starlette :) It also doesn't re-implement anything the encode/starlette developers have already implemented, or have in the works for no specific reason. I'm not a huge fan of this design pattern, I'm more a lean/mean sort of fellow. openapi schema generation exists in starlette ... and you likely already are doing some sort of type validation once in your forms, json, orm, sql layer, or all four. An additional layer to validate "automatically" in your response (lol no), or in your request ... aren't all that useful imo.
webargs
We haven't tracked posts mentioning webargs yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
furl - 🌐 URL parsing and manipulation made easy.
short_url - Python implementation for generating Tiny URL- and bit.ly-like URLs.
purl - A simple, immutable URL class with a clean API for interrogation and manipulation.
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
pyshorteners - :electric_plug: Generating short urls with python has never been easier
courlan - Clean, filter and sample URLs to optimize data collection – includes spam, content type and language filters
flask-parameter-validation - Get and validate all Flask input parameters with ease.
fastapi-router-controller - A FastAPI utility to allow Controller Class usage
databases - Async database support for Python. 🗄
apispec - A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
falcon-tools - Some tools and exploits for the NVIDIA Falcon v5 TSEC engines
bolt-python - A framework to build Slack apps using Python