Visitor Design Pattern¶
Flexible and complete pytonic implementation of the visitor design pattern
Features¶
Implement a visitor design pattern for any data structure
Convenient decorator API
Ready to use accept method for tree-like data structures
Compatible with Attrs
Links¶
Access the sphinx Documentation and Usage
See the Pypi package
Credits¶
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.