Metadata-Version: 2.4
Name: pyfluids
Version: 3.0.0
Summary: CoolProp wrapper for Python
Keywords: CoolProp,fluids,mixtures,humid,air,thermophysical,properties,thermodynamics
Author: Vladimir Portyanikhin
Author-email: Vladimir Portyanikhin <v.portyanikhin@ya.ru>
License-Expression: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: coolprop==7.2.0
Requires-Python: >=3.11, <3.15
Project-URL: homepage, https://github.com/portyanikhin/pyfluids
Project-URL: source, https://github.com/portyanikhin/pyfluids
Project-URL: releasenotes, https://github.com/portyanikhin/pyfluids/releases
Project-URL: documentation, https://github.com/portyanikhin/pyfluids
Description-Content-Type: text/markdown

# pyfluids

[![GitHub](https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo=github)](https://github.com/portyanikhin/pyfluids)
[![pypi.org](https://img.shields.io/pypi/v/pyfluids?style=for-the-badge&logo=pypi&logoColor=ffffff&labelColor=555555&color=0073b7)](https://pypi.org/project/pyfluids)
[![Python](https://img.shields.io/pypi/pyversions/pyfluids?style=for-the-badge&logo=python&logoColor=ffffff&labelColor=555555&color=0073b7)](https://pypi.org/project/pyfluids)
[![CI](https://img.shields.io/github/actions/workflow/status/portyanikhin/pyfluids/ci.yml?style=for-the-badge&logo=githubactions&logoColor=ffffff&label=ci&labelColor=555555)](https://github.com/portyanikhin/pyfluids/actions/workflows/ci.yml)
[![codecov](https://img.shields.io/codecov/c/github/portyanikhin/pyfluids?style=for-the-badge&logo=codecov&label=codecov&labelColor=555555)](https://app.codecov.io/gh/portyanikhin/pyfluids)

[CoolProp](https://www.coolprop.org) wrapper for Python
