Metadata-Version: 2.1
Name: ptrFinance
Version: 0.0.3
Summary: Financial Web Scraping Library
Home-page: 
Author: Rocco Pio Maria Petruccio
Author-email: whatsappbackuprocco@gmail.com
License: MIT
Keywords: Web Scraping
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt

The goal of the library is that of allowing developers to quickly and easily gather relevant stock information about a company without having to spend too much time making sure that only the necessary information was gathered. 

The functions in the package make use of requests_html, bs4, and csv libraries to make and save the requests.   


Change Log
==========
0.0.3 (2/8/2023)
----------------
Read Me Update

0.0.2 (2/8/2023)
----------------
Stock Information Function

0.0.1 (2/8/2023)
----------------
Initial Release
