Metadata-Version: 2.4
Name: finalysis
Version: 0.1.0
Summary: A python library for financial instrument payoff analysis
Author-email: Marcel Claramunt <marcel@marcelc.uk>
Project-URL: repo, https://github.com/moveread/REPO.git
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: typing-extensions
Requires-Dist: lazy-loader
Provides-Extra: plot
Requires-Dist: plotly; extra == "plot"
Requires-Dist: nbformat; extra == "plot"

# Finalysis

> A python library for financial instrument payoff analysis
