IFT Fixed Income GILTS Analytics Python Package
| Build | Documentation | ||
| Unit Test | |||
| Coverage | |||
| Linting |
IFT Fixed Income Analytics (FIFT) is a python package that provides abstraction functionalities used model the GILTS Sovereign Bonds. This is used for didactical purposes in the Big Data in Quantitative Finance module @uclift.
- zero coupon bonds : abstraction to model gilts zero coupon bonds.
The artifacts of this repository are not yet pushed to pypi. However, we provide some options to install and use this python library:
the .whl and tar files are available for download on the Build Pipeline within this repo. As the package has not yet reached a stable state we won't publish to pypi.
from the command line of your project:
poetry add git+https://github.com/iftucl/fift_analytics.git
