Metadata-Version: 2.1
Name: curveengine
Version: 1.1.5
Summary: A simple curve bootstraping tool based on ORE/QuantLib
Author: Jose Melo
Author-email: jmelo@live.cl
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9

# CurveEngine

A simple curve bootstrapping tool. It uses ORE as backend and parses configuration files and transform them into QL/ORE objects.

For examples, visit https://github.com/jmelo11/curveengine

