Metadata-Version: 2.1
Name: banchi
Version: 0.1.5
Summary: Financial securities valuation library.
Keywords: convertible,bond,SPAC,warrant,securities,quant
Description-Content-Type: text/markdown
Requires-Dist: protobuf
Provides-Extra: dev
Requires-Dist: matplotlib ; extra == 'dev'
Requires-Dist: jupyterlab ; extra == 'dev'
Requires-Dist: numpy ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: build ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Provides-Extra: reports
Requires-Dist: matplotlib ; extra == 'reports'
Requires-Dist: jupyterlab ; extra == 'reports'
Requires-Dist: numpy ; extra == 'reports'

# Welcome to the Banchi python library

## Getting started

If you haven't already, you can install the banchi python library via `pip`. 

`pip install banchi`
