Metadata-Version: 2.1
Name: stockscraping
Version: 0.2.2
Summary: 
Author: akioyamada
Requires-Python: >=3.6.9,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: beautifulsoup4 (>=4.9.0,<5.0.0)
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: jupyterlab (>=2.1.0,<3.0.0)
Requires-Dist: matplotlib (>=3.2.1,<4.0.0)
Requires-Dist: pandas (>=1.0.3,<2.0.0)
Requires-Dist: pylint (>=2.5.0,<3.0.0)
Requires-Dist: pysnooper (>=0.4.0,<0.5.0)
Requires-Dist: tqdm (>=4.46.0,<5.0.0)
Requires-Dist: yapf (>=0.30.0,<0.31.0)
