[flagged]
oh no! an organization uplifting marginalized communities!!!1! we are being oppressed now!!
Like the CEO's of Google, IBM and Microsoft?
11–20 of 26 posts
Earlier quoted context omitted.
What do you mean by "most inroads"?
Adoption and/or dependency
That is also why Rust and rrweb are overrepresented.
They gave the most to the python community at 46500. They must have the most inroads there, I imagine.
Earlier quoted context omitted.
Sentry is written in Python and uses Django.
What are the advantages of using Django over FastAPI in 2024?
But to answer your question more realistically:
* Familiarity
* Easy/built-in admin
* Longevity
I would also never consider switching an existing app from one to the other.
Earlier quoted context omitted.
Sentry is written in Python and uses Django.
What are the advantages of using Django over FastAPI in 2024?
FastAPI make sense only if you write an api for a third party frontend or service.
Earlier quoted context omitted.
What are the advantages of using Django over FastAPI in 2024?
Batteries included, easy to start and very fast to develop, tons of packages and resources ... FastAPI make sense only if you write an api for a third party frontend or service.
Earlier quoted context omitted.
Batteries included, easy to start and very fast to develop, tons of packages and resources ... FastAPI make sense only if you write an api for a third party frontend or service.
does Django have first party support for 2 factor authentication yet?
But what is the sense to compare on a single feature? Obviously, Django doesn't cover 100% of use cases but, usually, you choose a technology that simplify you live overall not on specific aspects.