rateslib
Python PyPi Licence Status Code Style
Using pyxll add-in. Using xloil add-in.

Rateslib-Excel#

Rateslib-excel provides the excel bindings for rateslib. This requires an external Excel COM Python bindings to be downloaded and installed separately. Currently, you can use either the pyxll add-in or the xloil add-in.

Anything possible in Python with rateslib, rateslib-excel aims to make possible in Excel.

Official rateslib documentation
Rateslib is the main Python library.
Rust codebase for rateslib
Rateslib-rs is the backend codebase for parts of rateslib written in Rust using PyO3.