Skip to main content

Simple file watching

Project description

Github Actions Shield

fsnotify

Simple python file watching with throttling when polling.

Overview

The idea for this project is making the fastest possible polling-based file watching with throttling to avoid high CPU usage when polling.

Install

Requirements

fsnotify has been developed and tested on Python 2.7, 3.5, 3.6, 3.7 and 3.8

Install from PyPI

pip install fsnotify

This will pull and install the latest stable release from PyPI.

History

FSNotify 0.2.0

Paths to track may now be a List[TrackedPath], indicating whether each path should be tracked recursively or not.

FSNotify 0.1.6

First stable version. Should be able to properly do recursive file watching of all passed paths using throttling to avoid high CPU usage when polling

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fsnotify-0.2.1.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

fsnotify-0.2.1-py2.py3-none-any.whl (13.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page