Metadata-Version: 2.4
Name: my_nyse_screener_project
Version: 0.1.0
Summary: A custom NYSE stock screening tool
Author-email: Your Name <your.email@example.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: yfinance

# NYSE Stock Screener

A Python package that screens NYSE stocks based on market cap, weekly price drop, and volume spikes.
