Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Django | 73,360 | 115,375 | 7,914 | 3 hours ago | 332 | July 20, 2023 | 147 | bsd-3-clause | Python | |
The Web framework for perfectionists with deadlines. | ||||||||||
Cakephp | 8,646 | 4,684 | 1,426 | 19 hours ago | 380 | August 05, 2023 | 64 | mit | PHP | |
CakePHP: The Rapid Development Framework for PHP - Official Repository | ||||||||||
Genie.jl | 2,067 | 4 days ago | 97 | mit | Julia | |||||
🧞The highly productive Julia web framework | ||||||||||
Foal | 1,812 | 7 | 28 | 21 days ago | 91 | August 13, 2023 | 26 | mit | TypeScript | |
Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented. | ||||||||||
Wtforms | 1,416 | 14,571 | 301 | 2 days ago | 25 | December 23, 2021 | 60 | bsd-3-clause | Python | |
A flexible forms validation and rendering library for Python. | ||||||||||
Lithium | 1,061 | a year ago | 21 | mit | C++ | |||||
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium | ||||||||||
Skinny Framework | 734 | 16 | 10 months ago | 99 | February 11, 2020 | 21 | mit | Scala | ||
:monorail: "Scala on Rails" - A full-stack web app framework for rapid development in Scala | ||||||||||
Hunt Framework | 277 | 2 years ago | 106 | March 03, 2022 | 20 | D | ||||
A Web framework for D Programming Language. Full-stack high-performance. | ||||||||||
Cphalcon7 | 250 | a year ago | 3 | C | ||||||
Dao7 - Web framework for PHP7.x,QQ群 9970484 | ||||||||||
Thinkgo | 220 | 8 months ago | 12 | July 21, 2022 | apache-2.0 | Go | ||||
A lightweight MVC framework written in Go (Golang). |
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.
All documentation is in the "docs
" directory and online at
https://docs.djangoproject.com/en/stable/. If you're just getting started,
here's how we recommend you read the docs:
docs/intro/install.txt
for instructions on installing Django.docs/intro/tutorial01.txt
,
docs/intro/tutorial02.txt
, etc.).docs/howto/deployment/index.txt
for instructions.docs/topics
)
next; from there you can jump to the HOWTOs (in docs/howto
) for specific
problems, and check out the reference (docs/ref
) for gory details.docs/README
for instructions on building an HTML version of the docs.Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket here: https://code.djangoproject.com/newticket
To get more help:
#django
channel on irc.libera.chat
. Lots of helpful people
hang out there. Webchat is available.To contribute to Django:
To run Django's test suite:
docs/internals/contributing/writing-code/unit-tests.txt
, published online at
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/#running-the-unit-tests
Django's development depends on your contributions.
If you depend on Django, remember to support the Django Software Foundation: https://www.djangoproject.com/fundraising/