Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What's the landscape like, for when you need to scale your project up? As in: your project needs more structure, third-party integrations, atomic deployments, etc - not necessarily more performance.

Python has Werkzeug, Flask, or at the heavier end Django. With Werkzeug, you can translate your CGI business logic one small step at a time - it's pretty close to speaking raw HTTP, but has optional components like a router or debugger.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: