Simple-file-poller

Latest version: v0.0.13

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.7

------------------

- `keyboard_interrupt` method is now public

0.0.6

------------------

- fixed race condition between watchdog reacting to new files and watchdog checking for files at specific intervals
- logging now distinguishes between DEBUG/INFO/ERROR levels
- keyboard interrupts via CTRL+C are now handled correctly
- in watchdog mode, an initial scan of the input directory is now performed, in case files were already present

0.0.5

------------------

- added `params` object to allow attaching of arbitrary parameters to be used by the `check_file`
and `process_file` methods; this avoids accidentally overriding Poller attributes that were
introduced in later versions.

0.0.4

------------------

- added support for using watchdog for reacting to file creation events, speeding up polling

0.0.3

------------------

- `poll` method now skips directories, which could be listed if no extensions are supplied to restrict the polling.

0.0.2

------------------

- added `other_input_files` glob list and `delete_other_input_files` to manage additional files that may
reside in the input directory along side the actual files that are being processed.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.