A-Z-Python-Projects
A-Z-Python-Projects copied to clipboard
Explore an extensive collection of Python projects, each corresponding to a letter of the alphabet. Whether you're a beginner or an experienced developer, dive into diverse Python applications, learn,...
This Python program is designed to process text files within a specified input folder and add full stops to the end of sentences where needed. It is particularly useful for...
## Project: Word Occurrence Counter - [x] *feat*: Add word occurrence counting functionality. **This commit adds a Python script that reads a text file and counts the occurrences of unique...
Tried out Data Augmentation
I implemented car speedometer using python. It also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.
### What does this PR do? This pull request adds an image processing feature to the project. It allows users to apply various operations to images, including Gaussian Blur, Brightness...
I implemented Alarm Clock using Python. I also added a read me file explaining the code. Hoping to get the PR merged and getting the Hacktoberfest and hacktoberfest- accepted badge
I added a new treasure hunt game.
I've added colourful ASCII.
Added a bar chart comparing male and female with and without heart disease.