Found 61 repositories(showing 30)
samuelcolvin
Simple, modern and fast file watching and code reload for Python, written in Rust
adamchainz
Make Django’s autoreloader more efficient by watching for changes with watchfiles.
fgnass
Wrapper around fs.watch that falls back to fs.watchFile
shimondoodkin
this is code is outdated. sorry. watchFile and reload modules dynamically for node.js (useful for front end development) - it would be nice if someone could implement the new require.cache support with my require as falback
Zaloog
making pytest interactive
unbalanced
grunt task to watch files without using fs.watch or fs.watchFile
crodas
Stateless way of watching files and directory for changes
MichielMe
FlowWatch is a tiny ergonomic layer on top of Watchfiles that makes it easy to build file-driven workflows using simple decorators and a pretty Rich + Typer powered CLI.
ycjcl868
`mcp.types` pulls in fastmcp, uvicorn, watchfiles, jsonschema, etc. during the module import. 6 +- On a machine capped at 0.5 vCPU the first import takes 8–12 s, blocking our server startup.
ShigureLab
:eyes: Watch Files and Sync them to another directory
joezimjs
Uses fs.watchFile and the RequireJS Optimizer to automatically optimize your CSS upon changes to the files.
inc0der
Haxe externs for chokidar. Use chokidar, a neat wrapper around Node.js fs.watch / fs.watchFile / FSEvents in a type safe manner and with the power of Haxe 💪.
pydoit
doit cmd plugin - watch files and re-execute tasks (based on watchfiles)
xshapira
Use watchfiles in Django’s autoreloader.
botify-labs
Simple bash script that wraps inotifywait and writes events to stdout or a named pipe.
sergeio
Watches files, acts when they are modified.
promise-J
This is a simple node app that mimick the VScode live server. it uses crude http module and node's fs watchFile to listen for changes. it also uses web socket for instant messaging between the client and the server.
omeid
File watching extension for https://github.com/omeid/uconfig
y3-myint-oo
watch the file system for changes in Java.
goerz
Fork of Cameron Hayne's watchfile script
krisnye
Similar to node fs.watchFile but watches a directory recursively and lets you unwatch as well
jacobbubu
Add a prototype method `watchFile` to `nconf.Prodiver` for auto-reloading any change in your config file.
mafumafuultu
Watchfile is a server that monitors a specified Markdown file for changes and notifies via WebSocket when a change is detected.
conda-forge
A conda-smithy repository for watchfiles.
CNSeniorious000
Issue: samuelcolvin/watchfiles#329
abdza
Java program to watch files and upload them to a web page
FlavioAndre
Monitora mudanças de arquivos em um determinado diretório
MMahendravarman
No description available
conda-forge
A conda-smithy repository for django-watchfiles.
lewoudar
Demo project for my tutorial on watchfiles