Django
Masonite
Our great sponsors
Django | Masonite | |
---|---|---|
404 | 8 | |
68,369 | 1,936 | |
1.4% | 1.0% | |
9.9 | 9.6 | |
4 days ago | 11 days ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" 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.
Django
-
HStoreField sometimes returns str instead of dict
https://github.com/django/django/blob/3.2.16/django/contrib/postgres/apps.py#L61 https://github.com/django/django/blob/3.2.16/django/contrib/postgres/signals.py
-
Is Djongo no longer being developed?
Last commit, two days ago. I don't know where you looked at: https://github.com/django/django/
-
Why I selected Elixir and Phoenix as my main stack
Many of the available jobs for Python that I could find were either for Django based projects or Machine Learning stuff I didn't like too much. So using Masonite would only be for green field type projects.
- Diario de Python | #2. Mi propio plan Full Stack
- orms python: uma visão geral
-
Would this book be worth it?
Django only uses it for the admin, and removed as a dependency for many files, but they don't seem to plan to drop its support entirely, not for the Django 4.x versions anyway (it looks like they updated it last week only https://code.djangoproject.com/ticket/33961), and my guess would be that the same problem will arise : the base django-admin will eventually drop it but many third party widgets will still rely on it.
-
Show HN: Python framework is faster than Golang Fiber
Django is an WebFramework, Meinheld is an WSGI Server framework.
https://github.com/django/django
https://github.com/mopemope/meinheld
So django meinheld is basically saying that i used Django served by meinheld in that benchmark.
-
Backend: One-on-one (duologue) chatting application with Django channels and SvelteKit
Python(v3.10), Django(v4.1.2) and Channels(v4.0.0) at the Backend;
-
I move from pipenv to poetry in 2023 - Am I right ?
projects that use setuptools : requests, django, flask, boto3... projects that use poetry : ward, ... (if you have some with more than 500 stars, share them in comments) projects that use pipenv : ... (if you have some with more than 500 stars, share them in comments)
-
15 Popular Github Repositories for the Modern Developer of 2023
7. Django
Masonite
-
Why I selected Elixir and Phoenix as my main stack
Masonite is a wonderful Python framework, much similar to Laravel I found in 2018. I even chatted with Joseph about it in the old Slack channels, before the community moved to Discord.
-
New Django debugging screen: Exceptionite 2
Masonite Framework: https://github.com/MasoniteFramework/masonite
- Passenger 介紹
What are some alternatives?
Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
Flask - The Python micro framework for building web applications.
AIOHTTP - Asynchronous HTTP client/server framework for asyncio and Python
Nuxt.js - Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]
Tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
CherryPy - CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev
django-rest-framework - Web APIs for Django. 🎸
Phoenix - Peace of mind from prototype to production
thonny - Python IDE for beginners