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.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4381f4ecbf77e3cdf8ce315dca18fa87333e757c601a7595bba64da57444113 |
|
MD5 | 40a7c6968834fb37ce5a637b06c88a71 |
|
BLAKE2b-256 | e8c67fcb8c62794cfdf1939f7a46f30e9aa73d531806608946dd9d42dcd94f0d |