idle-code/PyContextShell

Python class based backend

idle-code opened this issue · 0 comments

Perhaps it would be possible to create tree backend based on simple python classes, where properties/fields are subnodes and methods are actions.
Solution should be easy to use, with not much bloat code (metaclass?)