marshmallow-code / webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
☆1,376Updated this week
Related projects ⓘ
Alternatives and complementary repositories for webargs
- Flask + marshmallow for beautiful APIs☆876Updated this week
- ☆655Updated 8 months ago
- A caching extension for Flask☆892Updated 3 months ago
- A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..☆1,174Updated this week
- Various utility functions and datatypes for SQLAlchemy.☆1,266Updated 2 months ago
- SQLAlchemy integration with marshmallow☆560Updated this week
- A fast Python in-process signal/event dispatching system.☆1,789Updated 2 weeks ago
- A toolbar overlay for debugging Flask applications☆952Updated this week
- aiopg is a library for accessing a PostgreSQL database from the asyncio☆1,400Updated 5 months ago
- Quick and simple security for Flask applications☆1,630Updated 3 months ago
- Lightweight Python utilities for working with Redis☆1,151Updated 3 weeks ago
- Safely pass trusted data to untrusted environments and back.☆2,924Updated 2 weeks ago
- Rate Limiting extension for Flask☆1,120Updated 3 weeks ago
- A flexible forms validation and rendering library for Python.☆1,510Updated this week
- A set of pytest fixtures to test Flask applications☆485Updated last week
- NO LONGER MAINTAINED - A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models.☆1,020Updated 4 years ago
- Asynchronous interface for peewee ORM powered by asyncio☆733Updated 3 weeks ago
- Fake implementation of redis API (redis-py) for testing purposes☆703Updated 2 years ago
- Easily document your Sanic API with a UI☆505Updated last year
- Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes☆1,265Updated 3 months ago
- Flask-Mail adds SMTP mail sending to your Flask applications☆608Updated 2 months ago
- Browsable web APIs for Flask.☆1,438Updated 8 months ago
- Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.☆1,464Updated last week
- HTTP security headers for Flask☆921Updated 6 months ago
- DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow☆664Updated this week
- Unittest extensions for Flask