Metadata-Version: 2.1
Name: scrape-charts
Version: 1.0.0
Summary: Scrape a websites chart into either a list, dict, or pandas dataframe
Home-page: https://github.com/Pshah2023/scrape_charts
Author: Pranit_P_Shah
Author-email: pranitpshah@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/Pshah2023/scrape_charts/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Scrape Charts

Follow the steps completed in test_scraper.py (located in the tests folder). The virtual environment does not need to be activited, but the import statements probably appear slightly differently, however comments will rectify your confusion on the correct string to paste.


