Metadata-Version: 2.4
Name: predictrampydata
Version: 0.1.0
Summary: Python client for Stock Data API
Home-page: https://github.com/yourusername/predictrampydata
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# predictrampydata

Python client for the Stock Data API.

## Installation

```bash
pip install predictrampydata
