Skip to content

Vanilla fixed income performance calculations in Python.

License

Notifications You must be signed in to change notification settings

vincentlabelle/bperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bperf: Vanilla Fixed Income Performance Calculations for Python

Bperf helps you generate a performance and attribution report on a vanilla fixed income portfolio or a liability. It supports Python 3.10.

Installation

Bperf is not yet available on PyPI, and must be installed from source.

Quick Start

To generate a performance and attribution report, the user must use the provided PerformanceReportGenerator in bperf.report. The user is responsible for implementing IDataPointsFetcher which is necessary for the report generation.

About

Vanilla fixed income performance calculations in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages