Metadata-Version: |
2.1 |
Name: |
aiofoam |
Version: |
0.4.2 |
Summary: |
Async OpenFOAM case runner |
Author-Email: |
"Gabriel S. Gerlero" <ggerlero[at]cimec.unl.edu.ar> |
Project-Url: |
Homepage, https://github.com/gerlero/aiofoam |
Project-Url: |
Repository, https://github.com/gerlero/aiofoam |
Project-Url: |
Documentation, https://aiofoam.readthedocs.io |
Classifier: |
Development Status :: 7 - Inactive |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Operating System :: POSIX |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.7 |
Requires-Dist: |
aioshutil (<2,>=1) |
Requires-Dist: |
sphinx (<8,>=7); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme; extra == "docs" |
Requires-Dist: |
mypy (<2,>=1); extra == "lint" |
Requires-Dist: |
pytest (<9,>=7); extra == "lint" |
Requires-Dist: |
pytest-asyncio (<0.24,>=0.21); extra == "lint" |
Requires-Dist: |
black; extra == "lint" |
Requires-Dist: |
pytest (<9,>=7); extra == "test" |
Requires-Dist: |
pytest-asyncio (<0.24,>=0.21); extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
PyFoam (==2023.7); python_version < "3.12" and extra == "test" |
Provides-Extra: |
docs |
Provides-Extra: |
lint |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.txt |