Metadata-Version: 2.1
Name: visvasc
Version: 0.1.0
Summary: A visualation tool for vasculature pressure and flow.
Home-page: https://gitlab.com/abdrysdale/vis-vasc
License: GPLv3+
Author: Alex
Author-email: adrysdale@protonmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dash (>=2.3.1,<3.0.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: plotly (>=5.7.0,<6.0.0)
Project-URL: Repository, https://gitlab.com/abdrysdale/vis-vasc
Description-Content-Type: text/markdown

# VisVasc

A simple visualisation tool for 1D networks. 

- [ ] Add a short intro/gif.

## Installation

- [ ] Add installation instructions.

## Examples

For examples see the `examples/` directory.

- [ ] Have some examples in the README.

## Contributing

- For contributing guidelines see [CONTRIBUTING](CONTRIBUTING.md).

## Documentation

- [ ] Genrate API documentation.

