4378 shaares
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.