Last updated:
0 purchases
pythonparallelhierarchy 0.7.1
A utility for creating a parallel class hierarchy based on a primary set of classes.
How does it work?
This package gives you an easy to use factory. This factory takes as input a class from an original model, and outputs
a new class in a new parallel inheritance structure.
More information at https://gitlab.com/joel.larose/python-parallel-hierarchy/-/blob/master/README.rst
How to install
pip install https://gitlab.com/joel.larose/python-parallel-hierarchy.git
or
pip install python-parallel-hierarchy
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.