Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rob-blackbourn/jetblack-options-demo

A demonstration of the jetblack-options package
https://github.com/rob-blackbourn/jetblack-options-demo

Last synced: about 1 month ago
JSON representation

A demonstration of the jetblack-options package

Awesome Lists containing this project

README

        

# jetblack-options-demo

A demonstration program for the [jetblack-options](https://github.com/rob-blackbourn/jetblack-options) package
which provides option pricing functions written in Python.

You can view the demo online [here](https://rob-blackbourn.github.io/jetblack-options-demo/).

The demo is written in Typescript using [React](https://react.dev/).
The Python code is run in the browser using the [pyodide](https://pyodide.org) package.

## Usage

To run the library locally: clone the package, install the packages, then run the dev server.