معرفی شرکت ها


asyncinotify-4.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A simple optionally-async python inotify library, focused on simplicity of use and operation, and leveraging modern Python features
ویژگی مقدار
سیستم عامل -
نام فایل asyncinotify-4.0.2
نام asyncinotify
نسخه کتابخانه 4.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده "Taylor C. Richberger" <tcr@absolute-performance.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/asyncinotify/
مجوز -
asyncinotify ============ An async python inotify package. Kept as simple and easy-to-understand as possible, while still being flexible and powerful. This is built on no external dependencies, and works through ctypes in a very obvious fashion. This depends on Python 3.6+ features, and will not work with prior versions. This works without any other external dependencies. The code is available on GitHub_ and the documentation is available on ReadTheDocs_. The package itself is available on PyPi_. Installation ------------ You know the drill:: pip install asyncinotify .. _ospackage: https://docs.python.org/3/library/os.html#file-names-command-line-arguments-and-environment-variables .. _surrogateescape: https://docs.python.org/3/library/codecs.html#surrogateescape .. _GitHub: https://github.com/absperf/asyncinotify .. _pathlib: https://docs.python.org/3/library/pathlib.html .. _ReadTheDocs: https://asyncinotify.readthedocs.io/en/latest/ .. _PyPi: https://pypi.org/project/asyncinotify/


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

مقدار نام
>= 3.6, < 4 Python


نحوه نصب


نصب پکیج whl asyncinotify-4.0.2:

    pip install asyncinotify-4.0.2.whl


نصب پکیج tar.gz asyncinotify-4.0.2:

    pip install asyncinotify-4.0.2.tar.gz