معرفی شرکت ها


asyncinotify-2.0.5


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
ویژگی مقدار
سیستم عامل POSIX :: Linux
نام فایل asyncinotify-2.0.5
نام asyncinotify
نسخه کتابخانه 2.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Taylor C. Richberger
ایمیل نویسنده -
آدرس صفحه اصلی https://gitlab.com/Taywee/asyncinotify
آدرس اینترنتی https://pypi.org/project/asyncinotify/
مجوز MIT
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 GitLab_ 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 .. _GitLab: https://gitlab.com/Taywee/asyncinotify .. _pathlib: https://docs.python.org/3/library/pathlib.html .. _ReadTheDocs: https://asyncinotify.readthedocs.io/en/latest/ .. _PyPi: https://pypi.org/project/asyncinotify/


نحوه نصب


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

    pip install asyncinotify-2.0.5.whl


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

    pip install asyncinotify-2.0.5.tar.gz