|
|
|
|
|
by jonthepirate
1621 days ago
|
|
I've been dealing with Python for 8 years at 2 big tech companies in the Bay Area. The main advantage in Python is that it's easy to learn. It just doesn't scale. Once things start taking off, there's always a migration to something more scalable like Go or Kotlin. Gunicorn is probably the "best" tool for making a Python based website or API for Python users. |
|
I've also found it's best to question anytime someone suggests a technology "doesn't scale."