Metadata-Version: 2.4
Name: futuredata
Version: 0.1.0
Summary: A simple API client for option and future data.
Author-email: Your Name <you@example.com>
License: MIT
Project-URL: Homepage, https://github.com/yourname/your-repo
Project-URL: Repository, https://github.com/yourname/your-repo
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Requires-Dist: pandas>=1.3.0
Dynamic: license-file

# futuredata

A Python package to access future and option data.

## Install
pip install futuredata  
 
