Skip to content

Add watchfiles package#94

Merged
deathaxe merged 1 commit into
mainfrom
feat/watchfiles
May 4, 2026
Merged

Add watchfiles package#94
deathaxe merged 1 commit into
mainfrom
feat/watchfiles

Conversation

@deathaxe
Copy link
Copy Markdown
Collaborator

@deathaxe deathaxe commented May 4, 2026

This commit adds watchfiles library, an alternative for watchdogs.

To use it, add the following dependencies.json

{
	"*": {
		"*": [
			"anyio",
			"idna",
			"watchfiles",
		]
	}
}

requries: anyio, idna
@deathaxe deathaxe merged commit 57c2b1f into main May 4, 2026
@deathaxe deathaxe deleted the feat/watchfiles branch May 4, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant