An open API service indexing awesome lists of open source software.

https://github.com/aaronsmith1234/volatilipy

Python wrappers around QuantLib and Pandas to easily generate volatility surfaces
https://github.com/aaronsmith1234/volatilipy

pandas python quantlib volatility volatility-modeling

Last synced: about 1 month ago
JSON representation

Python wrappers around QuantLib and Pandas to easily generate volatility surfaces

Awesome Lists containing this project

README

          

==========
Volatilipy
==========

.. image:: https://img.shields.io/pypi/v/volatilipy.svg
:target: https://pypi.python.org/pypi/volatilipy

.. image:: https://img.shields.io/travis/aaronsmith1234/volatilipy.svg
:target: https://travis-ci.com/aaronsmith1234/volatilipy

.. image:: https://readthedocs.org/projects/volatilipy/badge/?version=latest
:target: https://volatilipy.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/aaronsmith1234/volatilipy/shield.svg
:target: https://pyup.io/repos/github/aaronsmith1234/volatilipy/
:alt: Updates

Wrappers around Quantlib and Pandas to faciliate the creation of volatility surfaces for equity option valuations

* Free software: MIT license
* Documentation: https://volatilipy.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage