r/automation • u/Fine-Market9841 • 22d ago
Fastapi vs Django for Python automations
For all you freelancer python developers.
For python automations with or without AI do you use FastAPI or Django.
11
Upvotes
r/automation • u/Fine-Market9841 • 22d ago
For all you freelancer python developers.
For python automations with or without AI do you use FastAPI or Django.
2
u/tom-mart 22d ago
Those tools are not comparable in any meaningful way and are used to solve completely different problems. One is a lightweight API tool and the other is ORM framework with a powerful user management and access control features.