معرفی شرکت ها


fsnotify-0.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple file watching
ویژگی مقدار
سیستم عامل -
نام فایل fsnotify-0.2.1
نام fsnotify
نسخه کتابخانه 0.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Fabio Zadrozny
ایمیل نویسنده fabiofz@gmail.com
آدرس صفحه اصلی https://github.com/fabioz/fsnotify
آدرس اینترنتی https://pypi.org/project/fsnotify/
مجوز MIT license
<!-- Uncomment these lines after releasing the package to PyPI for version and downloads badges --> <!--[![PyPI Shield](https://img.shields.io/pypi/v/fsnotify.svg)](https://pypi.python.org/pypi/fsnotify)--> <!--[![Downloads](https://pepy.tech/badge/fsnotify)](https://pepy.tech/project/fsnotify)--> [![Github Actions Shield](https://img.shields.io/github/workflow/status/fabioz/fsnotify/Run%20Tests)](https://github.com/fabioz/fsnotify/actions) # fsnotify Simple python file watching with throttling when polling. - Homepage: https://github.com/fabioz/fsnotify # 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](https://www.python.org/downloads/) ## Install from PyPI ```bash pip install fsnotify ``` This will pull and install the latest stable release from [PyPI](https://pypi.org/). # 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


نیازمندی

مقدار نام
- twine
- wheel
- pytest
- pytest


زبان مورد نیاز

مقدار نام
>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.* Python


نحوه نصب


نصب پکیج whl fsnotify-0.2.1:

    pip install fsnotify-0.2.1.whl


نصب پکیج tar.gz fsnotify-0.2.1:

    pip install fsnotify-0.2.1.tar.gz