Metadata-Version: 2.1
Name: avery-Trading-ML
Version: 0.8.0
Summary: Utility for analyzing stock market data
Home-page: https://github.com/pypa/sampleproject
Author: Avery Pustina
Author-email: author@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: yfinance
Requires-Dist: pandas
Requires-Dist: numpy

# averyTradingML

This package contains useful tools for manipulating Pandas *dataframe* objects
obtained from calls to **yfinance.download()**

