Metadata-Version: 2.1
Name: proptables
Version: 0.0.9
Summary: For generating property table values for given input
Home-page: https://github.com/Buddhi19/PropertyTables_Python
Author: Buddhi Wijenayake
Author-email: wijenayakebuddhi34802@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE.txt

[![PyPI version](https://badge.fury.io/py/proptables.svg)](https://badge.fury.io/py/proptables)
[![pypi supported versions](https://img.shields.io/pypi/pyversions/proptables.svg)](https://pypi.python.org/pypi/proptables)
# Python proptables
#### proptables is a Python library designed to provide easy access to comprehensive property tables for R134a,water

# To Install
```bash
pip install proptables
```
## How to use
```python
from proptables import R134a,water
```

