Skip to content

Comment on Python web development

Comments

Depending on what you are planning on doing then it would be worthwhile to at least checkout the following:

        - http://flask.pocoo.org/ or http://webpy.org/ as simple lightweight alternatives to django
        - gunicorn or uwsgi as a wsgi server
        - supervisord for controlling processes
        - mongodb, redis, sqlite3 all have fairly complete and easy to use python apis

bottle.py is great, mongodb is tarpit, nginx is a great server to throw in to the mix.

tanky you andybunday,will check

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.