Provides an ORM for MySQL, PostgreSQL and SQLite.
Project description
MyWatch
MyWatch is tool which watches a directory for changes and runs a command everytime, a change happens.
Usage
./mywatch.py
Example
./mywatch.py src/ 'make build'
Evertime you save a file in the src directory, the build make target will be triggered.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.