roma-glushko / notifykit

👀 A performant, cross-platform, modern Pythonic toolkit for building applications that need watching filesystem events
https://notifykit.readthedocs.io/en/latest/
Apache License 2.0
8 stars 1 forks source link

Add a simple asyncio support via threads #15

Closed roma-glushko closed 11 months ago

roma-glushko commented 11 months ago

A quickest possible approach to reuse the current sync API in asyncio-based apps