djng
Turtles all the way down (by simonw)
django-first-principles
A Django project, developed from a single file. (by ehmatthes)
djng | django-first-principles | |
---|---|---|
1 | 1 | |
133 | 38 | |
0.0% | - | |
- | 8.7 | |
over 13 years ago | 4 months ago | |
Python | CSS | |
BSD 2-clause "Simplified" License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of djng.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-23.
-
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/
django-first-principles
Posts with mentions or reviews of django-first-principles.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-23.
-
Building a full Django project, starting with a single file
also here's the repo: https://github.com/ehmatthes/django-first-principles/
What are some alternatives?
When comparing djng and django-first-principles you can also consider the following projects:
djantic - Pydantic model support for Django
nanodjango - Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.
django-singlefile
tortoise-orm - Familiar asyncio ORM for python, built with relations in mind
iommi - Your first pick for a django power cord