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.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b02c0295552b3482910e0b9b079ca28e6c761f469483c49f7359145f63a8d92 |
|
MD5 | 3abb108aa73a3d94b8c12c03f42c2c12 |
|
BLAKE2b-256 | f86651026408d100840a85fc917075131ea2fa6e67adc03a452903f3e6272909 |