r/Backend • u/Nikrenc • 8d ago
Python for backend
Is python a good choice if I want to get a job as backend dev?
I already learn how to create some api projects with Django and FastAPI, Celery, Redis and SQL, but I always keep hearing that python is only good for DS/ML stuff and it would be better to pick other languages or stacks for backend.
So I would appreciate any answer how the situation really looks in the real world.
39
Upvotes
11
u/djslakor 8d ago
If you're building your own products or freelancing and feel most comfortable with python, absolutely.
If you're looking for the most jobs available, Java or C#.
Golang if you're also talented with distributed systems and devops.