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

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.