Skip to content
/ hooky Public

Python library: classes with hook point to imitate list and dict for add and del

License

Notifications You must be signed in to change notification settings

meng89/hooky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hooky

Hooky is a Python Module contain a list-like class and a dict-like class with theirs hook point member functions which would called when data is changing.

For more information visit http://hooky.readthedocs.io

About

Python library: classes with hook point to imitate list and dict for add and del

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages