Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 431 Bytes

DESCRIPTION.rst

File metadata and controls

9 lines (6 loc) · 431 Bytes

Simple Python framework for performing file polling.

It polls for files in the specified input directory and moves them to the output directory. Methods for checking the files (e.g., whether an image is valid) and processing them can be supplied to the poller instance. Optionally, the input files can be deleted rather than moved.

For more information and examples see:

https://github.com/waikato-datamining/simple-file-poller