marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
Repository profile
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.
Repository updates
Get generated marshmallow-code/webargs development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-08 03:03
7 captures since 2026-05-22
Stars from baseline -2
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-08 03:03
pyproject.toml
python ecosystem,
23 dependencies
uv.lock
python ecosystem,
0 dependencies
examples/requirements.txt
python ecosystem,
6 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
A lightweight library for converting complex objects to and from simple Python datatypes.
Library for building WebSocket servers and clients in Python
A generic and extendable WebDAV server based on WSGI
A lightweight Python web API framework.
Core Python Web Archiving Toolkit for replay and recording of web archives
Rust-powered API framework for Django achieving 60k+ RPS. Uses Actix Web for HTTP, PyO3 for Python bridging, msgspec for serialization. Decorator-based routing with built-in auth and middleware.