Metadata-Version: 2.4
Name: propfit
Version: 1.1.5
Summary: Python test package.
Author-email: Jordyn Robare <jrobare@uw.edu>
License: MIT
Project-URL: Homepage, https://github.com/worm-portal/propfit
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: license-file

# PropFit

Estimate group contribution values of thermodynamic properties of organic molecules. 

## Installation

Install `PropFit` with pip:

```
$ pip install propfit
```
