A-Z-Python-Projects icon indicating copy to clipboard operation
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,...

Results 126 A-Z-Python-Projects issues
Sort by recently updated
recently updated
newest added

I implemented Matrix Subtraction using python. I also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.

I implemented Matrix Addition using python. io also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.

I implemented Shell Sort using python. I also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.

This commit introduces a simple text-based Rock-Paper-Scissors game in Python. Users can play against the computer by choosing from Rock, Paper, or Scissors. The game randomly selects the computer's choice,...

This commit adds a Python script for a BMI calculator with a simple Tkinter-based graphical user interface. Users can input their height and weight in meters and kilograms, respectively.

This is a simple implementation of a blockchain in Python. A blockchain is a distributed ledger that consists of a chain of blocks, where each block contains data and a...

i have created a bot that uses the Random library in the python and then it gives the horoscope away . hope this fits in and you give this commit...

I implemented To-Do List app using python. i am hoping to get the PR merged and getting the Hacktoberfest PR acceptance and Hacktoberfest-accepted badge.

I have made a code for encrypting message in an image. I hope you consider this as a hacktober fest contribution and give me hacktober fest badges.

I create a basic video editor using ffmpeg-python. The editor has 5 features: - **Change Video Format**: Convert the video to a different format (e.g., mov, mp4, m4a, 3gp, 3g2,...