Metadata-Version: 2.1
Name: ydata
Version: 0.2
Summary: Download stock symbol historical data from yahoo finance.
Home-page: https://github.com/anthony16t/ydata
Author: anthony16t
Author-email: info@anthony16t.com
License: MIT
Keywords: stock,finance,market
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt
Requires-Dist: requests
Requires-Dist: python-dateutil

Download stock symbol historical data from yahoo finance in a json format (dictionary) beginners friendly.

