the thing that sucks about djano is that deploying a python-based, WSGI-based app is a pain in the ass
@aescling Stupid question: wha is WSGI?
@vaporeon_ just another CGI-like purrotocol developed specifically fur Python webservers. i don’t know why they bothered to create their own new purrotocol but it’s a thing now
virtual environments work quite well but they sure make deployment much more annoying