python3-watchfiles

Simple, modern and high performance file watching in Python
  https://github.com/samuelcolvin/watchfiles
  0
  no reviews



Simple, modern and high performance file watching and code reload in Python. Underlying file system notifications are handled by the Notify Rust library.

This package is the reincarnation of a previous project named "watchgod".