Skip to content

Repository files navigation

My Python Projects 🐍

Project 1: Web Scraper Tool 🌐

This project is a web scraper tool built in Python that allows users to extract data from websites. It utilizes the BeautifulSoup library for parsing HTML and the requests library for making HTTP requests. The tool provides functionality to scrape data from various websites by specifying the URL and the elements to extract.

Technologies Used:

  • Python
  • BeautifulSoup
  • Requests

Web Scraper Tool

Project 2: MP3 File Player 🎵

The MP3 File Player is a simple music player application developed in Python. It allows users to play, pause, and stop MP3 audio files. The pygame library is used for playing audio files, and tkinter is used for building the graphical user interface (GUI). Users can select a folder containing MP3 files, and the application will play them sequentially.

Technologies Used:

  • Python
  • pygame
  • Tkinter

MP3 File Player

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages