awesome-python-projects
awesome-python-projects copied to clipboard
📱 ✅ Some awesome projects in python! 📱 ✅
**Describe your project clearly.** 1. Fibanocci Increment Mixed String Increment mixed string is an operation which operates on two strings S1 and S2 of same length to generate a new...
# Description Guess the number project is added to the repository. Fixes # (issue) ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking...
Guess The Number Write a programme where the computer randomly generates a number between 0 and 20. The user needs to guess what the number is. If the user guesses...
# Description The program that turns photos into ascii art. Ascii art will be saved in the text file. All requirements and explanations are available in the README.md file. ##...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
## Beep boop. Your images are optimized! Your image file size has been reduced by **5%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...
Your GITHUB profile is so informative. Beautifully done 👍🏽
**Describe the bug** The IRIS_FLOWER_DETECTION.ipynb file is not opening. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://github.com/garimasingh128/awesome-python-projects/tree/master/IRIS_FLOWER_DETECTION' 2. Click on 'https://github.com/garimasingh128/awesome-python-projects/blob/master/IRIS_FLOWER_DETECTION/IRIS_FLOWER_DETECTION.ipynb' **Screenshots** ...
Alarm Clock Project Details: We use the alarm in our day to day life that gives an audio or visual reminder about a certain condition. Using Python you need to...
In this project, you will build your own virtual assistant using the Python Programming Language! A virtual assistant is an application that can understand voice commands and complete tasks for...