Metadata-Version: 2.4
Name: fetoflow
Version: 0.1.2
Summary: A Python library for fetoplacental vasculature modelling.
Author: Jordan Blennerhassett, Jude Beullens
License: Apache-2.0
Project-URL: Homepage, https://github.com/VirtualPregnancy/fetoflow
Project-URL: Source, https://github.com/VirtualPregnancy/fetoflow
Keywords: blood flow,placenta,network,hemodynamics,feto-placental
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.20
Requires-Dist: scipy>=1.7
Requires-Dist: pandas>=1.3
Requires-Dist: networkx>=2.6
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Dynamic: license-file

# FetoFlow

This is a Python Library developed by Jordan Blennerhassett and Jude Beullens under the guidance of Alys Clark and Sahan Jayatissa for use in computational modelling of fetoplacental vascular networks.

**Documentation:** https://virtualpregnancy.github.io/fetoflow/
