djng
djantic
djng | djantic | |
---|---|---|
1 | 1 | |
133 | 453 | |
0.0% | - | |
- | 0.0 | |
over 13 years ago | 11 months ago | |
Python | Python | |
BSD 2-clause "Simplified" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
djng
-
Building a full Django project, starting with a single file
I'm a big fan of the single-file Django ambition - it's the feature I most envy from frameworks like Flask and Starlette.
I actually had a go at this myself 15 years ago, with a project I called Djng: https://github.com/simonw/djng - more details on that here: https://simonwillison.net/2009/May/19/djng/
djantic
What are some alternatives?
nanodjango - Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.
Academy-Course-DAT31063 - Resources for Open Risk Academy Course: "Class Inheritance in Data Science"
django-singlefile
tortoise-orm - Familiar asyncio ORM for python, built with relations in mind
iommi - Your first pick for a django power cord
django-ninja - 💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
django-first-principles - A Django project, developed from a single file.
dorm - dorm is a minimal Django wrapper that lets you use its ORM independently, without the full framework.