Metadata-Version: 2.4
Name: phoskhemia
Version: 0.1.4
Summary: Library for the handling and analysis of chemical spectroscopic data.
Author: Cole Clark
License: MIT
Project-URL: Homepage, https://github.com/cclark012/phoskhemia
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: polars
Requires-Dist: numba
Dynamic: license-file

# PhosKhemia

A library for the handling and analysis of spectroscopic data.

## Use Cases

PhosKhemia is a library with routines and utilities for the analysis
of UV-Vis absorption spectra, steady-state fluorescence data,
nanosecond transient absorption spectra, time-correlated single-photon
counting, and various other spectra.

## Installation

```python
pip install phoskhemia
```

## Bugs and Feedback

As this library is still under construction, feel free to reach out if
there are any bugs, issues, or for general feedback.
