Metadata-Version: 2.4
Name: conic
Version: 0.1.0
Summary: CPT/SCPTu Data-Driven Evaluator.
Author: Francesco Franco
Author-email: Francesco Franco <ffrancoa97@gmail.com>
License-Expression: AGPL-3.0-or-later
Requires-Dist: polars>=1.40.1
Requires-Dist: pydantic>=2.13.4
Requires-Dist: pytest-benchmark>=5.2.3
Requires-Python: >=3.12
Description-Content-Type: text/markdown

<h1 align="center">
  <a href="https://github.com/ferrosoft/conic">
    <img src="https://raw.githubusercontent.com/ferrosoft/conic/main/assets/conic_banner.png" alt="conic logo" width="80%">
  </a>
</h1>

##  A Python library for the exploration of CPT/SCPTu profiles

**Conic** (stylized in all lowercase) is a Python library for data-driven analysis of CPT soundings. 


## Setup

Install the latest **`conic`** version with:

```sh
pip install conic
```

If you use `uv` (recommended) you can add **`conic`** to your environment by using:

```sh
uv add conic
```

## Credits

* **`conic`** author and maintainer: Francesco A. Franco ([@ffrancoa]).

* Font used in logo: [Lexend]. Open Font License.

[@ffrancoa]: https://github.com/ffrancoa
[Lexend]: https://www.lexend.com/

## License

Conic is released under the [Affero General Public License, Version 3.0].

[Affero General Public License, Version 3.0]: https://opensource.org/license/agpl-3-0

---
