Metadata-Version: 2.1
Name: fudstop_middleware
Version: 0.1.1
Summary: A middleware for seamless integration of financial APIs like Polygon, Webull, OCC, and more.
Home-page: https://github.com/yourusername/fudstop_middleware
Author: Charlies Vids
Author-email: chuckdustin12@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: asyncpg
Requires-Dist: aiohttp
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: disnake
Requires-Dist: discord_webhook
Requires-Dist: fudstop2

###
FOR IMPORT USE ONLY TO BE USED WITH PROJECTS
#### fudstop_middleware

A middleware package to seamlessly integrate financial APIs like Polygon.io, Webull, OCC, Nasdaq, and more.

## Installation

```bash
pip install fudstop_middleware
