Metadata-Version: 2.1
Name: indicators-cli
Version: 0.1.1
Summary: CLI tool to calculate stock indicators
Home-page: https://github.com/ibitec7/indicators-cli
Author: Syed Ibrahim Omer
Author-email: syed.ibrahim.omer.2@gmail.com
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: pandas
Requires-Dist: numpy
Requires-Dist: yfinance
Requires-Dist: click
