A group of python utility programs
-
Updated
Aug 7, 2022 - Python
A group of python utility programs
This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.
Mastering_PYTHON_in30Days π β Learn Python from basics to advanced with projects, DSA, OOP, and hands-on exercises in just 30 days! ππ»
This project scrapes product details such as titles, prices, and links from locally stored Amazon product HTML files using Python's BeautifulSoup library. The scraped data is then exported into a CSV file for easy access and analysis.
University Project
Add a description, image, and links to the errorhandling topic page so that developers can more easily learn about it.
To associate your repository with the errorhandling topic, visit your repo's landing page and select "manage topics."