Watching a directory for file changes with Python | python | BrunoRocha.org | Python web development
Watching a directory and perform some action on file changes. In this example I will parse and insert data in to db when some XML file is changed or created.
Learn how to develop real world web applications and have a fun experience while you create modern websites. Learn web development now!
sticky - IPython Notebook + D3
How do I Gevent? So, you think you’re going to sneak one past the GIL and turn your single-threaded snorefest (or your multi-threaded headache) into a den of slick greenlets? Not so fast, buster. It...
OverAPI.com is a site collecting all the cheatsheets,all!
Try IPython from your Browser: PythonAnywhere
gevent spawn helpers - Gist is a simple way to share snippets of text and code with others.
gevent - Coroutine-based concurrency library for Python
When using eval isn't evil (or stupid) Preamble – introducing nameko nameko is onefinestay’s service framework. It’s the glue that sticks together our ‘platform’, a collection of services that provide...
How to use Flask-Cache extension to cache functions, objects, views and templates in Flask applications.