Python is the best. Always just one obvious way to do everything. So stable compared to all the other scripting languages. Totally won't break your existing code base with its next update. Super readable with the bolted on type annotations. Endless joy.
Amen Python sucks.
I would elaborate a little, the frontend is great, python is a very easy language to pick up. The backend is absolutely atrocious for anything performance sensitive
OOOOOH. I should make a video showing the glorious and unholy things you can do combining Asyncio and multiprocessing. Trust me, it’s GREAT (and hilarious).
Comments
I would elaborate a little, the frontend is great, python is a very easy language to pick up. The backend is absolutely atrocious for anything performance sensitive
(PEP 703 if you wanna dig into it more)