Metadata-Version: 2.1
Name: flow360
Version: 0.1.7
Summary: 
Author: Flexcompute
Author-email: support@flexcompute.com
Requires-Python: >=3.7.2,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: boto3 (>=1.24.63,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: h5py (>=3.7.0,<4.0.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: matplotlib (>=3.6.2,<4.0.0) ; python_version >= "3.10" and python_version < "4.0"
Requires-Dist: matplotlib (>=3.6.2,<4.0.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: matplotlib (>=3.6.2,<4.0.0) ; python_version >= "3.9" and python_version < "4.0"
Requires-Dist: numpy (>=1.19.0,<2.0.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: numpy (>=1.20.0,<2.0.0) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: numpy (>=1.23.0,<2.0.0) ; python_version >= "3.10" and python_version < "4.0"
Requires-Dist: numpy (>=1.23.0,<2.0.0) ; python_version >= "3.9" and python_version < "4.0"
Requires-Dist: pydantic (>=1.9.2,<2.0.0)
Requires-Dist: pytest (>=7.1.2,<8.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
