Metadata-Version: 2.4
Name: propfit
Version: 1.1.4
Summary: Python test package.
Author: Jordyn Robare
Author-email: jrobare@asu.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: chemparse
Requires-Dist: numpy
Requires-Dist: rdkit
Requires-Dist: statsmodels
Requires-Dist: pubchempy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: AqOrg
Requires-Dist: pyCHNOSZ
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# PropFit

Estimate group contribution values of thermodynamic properties of organic molecules. 

## Installation

Install `PropFit` with pip:

```
$ pip install propfit
```
