User Documentation
API Documentation
Installation is as simple as:
pip install skeletonizer
You can contribute to this code through Pull Request on GitLab. Please, make sure that your code is coming with unit tests to ensure full coverage and continuous integration in the API.
Raise any issue on GitLab such that we can address your problem.
skeletonizer.network.
NetworkObject
Bases: object
object
Base class for any objects in the network, like pipes, valves, etc.