python docs
for a quick web server from the terminal in order to view html or images in a browser
python -m SimpleHTTPServer 8000
todo: move some scripts here
in python i've built about 5 sites with django and 3 with flask
one django site had celery w/ rabbithq setup
the flask site had a search and journaling module for flask-flatpages
both had some crazy local automation, monitoring, integrations, documentation, tasks management and scaffolding
currently i'm working on cli and django interfaces for git and cookiecutter