Storage, Retrieval, and Versioning of Infrastructure Networks
Project description
# Network Store Service
## Overview
This package implements a hydraulic network topology store by mapping structures such as tanks, reservoirs, and junctions onto the nodes of a graph, whereas structures such as channels, pipes, pumps, and valves are mapped onto graph edges.
The structure models are implemented as separate, open-source libraries:
[kisters.network_store.model_library](https://gitlab.com/kisters/network-store/model-library): Base Classes for Network Models
[kisters.network_store.model_library.water](https://gitlab.com/kisters/network-store/model-library-water): Network Models for Water Infrastructure
Furthermore, KISTERS maintains a python client for easy scripting against the Network Store Service: [kisters.network_store.client.network](https://gitlab.com/kisters/network-store/client)
## Licence
The KISTERS Network Store Service (package name kisters.network-store.service) is distributed under the GNU Affero General Public License v3.0 (AGPLv3), with commercial licences available. See the [AGPLv3-LICENCE](AGPLv3-LICENCE) file for details about the AGPLv3 licence. To receive a commercial licence, contact [KISTERS](https://www.kisters.de/).
## Deploying
### Environment Variables
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for kisters.network_store.service-1.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1dde85290e694d896ffe540b1c1053d8e311d0d1e6e65e834486bedf4859527 |
|
MD5 | 966d5c115c6bb91d3511c105abfe8650 |
|
BLAKE2b-256 | f56f1fcba85bef7119710c55ac09f764ab19b67e14baaffb142985f0da6d0684 |