Skip to content

Auxillary Python module to use callables in YAML or JSON configurations

License

Notifications You must be signed in to change notification settings

kalemas/calldict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calldict is a protocol to markup and evaluate functions in python dictionaries.

It helps with development of a domain model in Python data structure (the configuration) with function objects defined where dynamic behavior is required. So you could gain benefit from both functional and declarative approaches in your development.

It is most powerful in conjunction with PyYAML as it allows to define runtime objects.

About

Auxillary Python module to use callables in YAML or JSON configurations

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages