Metadata-Version: 2.4
Name: okin_gui
Version: 0.0.1
Summary: GUI for common kinetic tests and learning basics of Kinetics in Organic chemistry.
Author: Finn
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: pyside6
Requires-Dist: scikit-learn
Requires-Dist: okin
Dynamic: license-file

# okin_gui
Organic Kinetic GUI. Contains simple tools for kinetic analysis and teaching.


## Install
```
pip install okin_gui
```

Requires a text file called `copasi_path.txt` in the folder it is run from. The file needs to contain the path to the python implementation of COPASI (MISSNG LINK).

## Modeling requires COPASI
https://copasi.org/Download/

