Metadata-Version: 2.1
Name: pyoption
Version: 1.1.1
Summary: A package to price stock options
Author-email: Jonathan Hess <yonikhess@gmail.com>
Project-URL: Homepage, https://github.com/Mr-Elysium/pyoptions
Project-URL: Bug Tracker, https://github.com/Mr-Elysium/pyoptions/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy >=1.18.5
Requires-Dist: scipy >=1.5.4

# PyOptions

## Installation
```
pip install pyoptions
```

This is a python package to price stock options.
