|
|
|
|
|
by ilovetux
867 days ago
|
|
I still use Python for scripting simple things and for writing web services. I use fastapi for simple things, but I will use Django for anything that needs a database because it has the best migration tooling that I have used. |
|