Metadata-Version: 2.4
Name: stringcalc
Version: 0.1.1
Summary: Instrument string calculations
Project-URL: Home, https://github.com/zmoon/stringcalc
Project-URL: Source, https://github.com/zmoon/stringcalc
Project-URL: Documentation, https://stringcalc.readthedocs.io
Author-email: zmoon <zmoon92@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <4,>=3.10
Requires-Dist: numpy>=1.21
Requires-Dist: pandas
Requires-Dist: pint>=0.22
Requires-Dist: pyabc2
Provides-Extra: cli
Requires-Dist: rich; extra == 'cli'
Requires-Dist: typer; extra == 'cli'
Description-Content-Type: text/markdown

# stringcalc

_Calculations for [string instrument](https://en.wikipedia.org/wiki/String_instrument)s' strings_

[![Version on PyPI](https://img.shields.io/pypi/v/stringcalc.svg)](https://pypi.org/project/stringcalc/)
[![CI workflow status](https://github.com/zmoon/stringcalc/actions/workflows/ci.yml/badge.svg)](https://github.com/zmoon/stringcalc/actions/workflows/ci.yml)
[![Documentation status](https://readthedocs.org/projects/stringcalc/badge/?version=latest)](https://stringcalc.readthedocs.io/en/latest/)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

```sh
stringcalc gauge --suggest -T 17 -L 23 -P G2 -P D3 -P A3 -P E4 -N 6 --type DA:LEW --type DA:LE --no-column-info
```

<img src="https://raw.githubusercontent.com/zmoon/stringcalc/refs/heads/main/docs/cli_gauge-suggest_tb23nw.svg"
     alt="CLI gauge suggestion output for 23&quot; TB for D'Addario loop-end nickel-wound strings"
     width="550">
