Django
Also known as:
djangodjangoframework
/ˈdʒæŋɡoʊ/
A high-level Python web framework that encourages rapid development and clean design
Details
- Django is a Python web framework that follows the 'batteries-included' philosophy.
- It provides an admin interface, ORM, authentication, and many other features out of the box.
- Django is designed to help developers build complex, database-driven websites quickly.