Skip to content

CarolineHusky/carotools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carotools

Caroline's Python Tools

Events

This small module implements a simple stateful event system, using decorators and dataclasses.

It resolves automatically, hence if a event.property is referred by a handler before it's set by another handler, the Carotools.Events library will repeat that first handler afterwards with the correct property set.

TODO: Write documentation

About

Caroline's Python Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages