python-django/README.md

5 lines
231 B
Markdown
Raw Normal View History

2024-01-06 11:03:57 +01:00
# python-django
Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY (Don't Repeat Yourself) principle.