Django
Batteries-included Python web framework — ORM, admin panel, auth, and routing out of the box.
Django’s “batteries included” philosophy means authentication, an admin interface, an ORM, and routing come built in. It powers Instagram, Disqus, and many data-driven web apps.
// tools
// commonly used libraries
Data validation using Python type hints — parse and validate JSON payloads, configs, and env …
validation
2017
open source
// stacks using Django
// tags
webormmvcrestpythonbackendbatteries-included