python-mini-project icon indicating copy to clipboard operation
python-mini-project copied to clipboard

🙌 Welcome open-source Python mini-project contributions!

Results 167 python-mini-project issues
Sort by recently updated
recently updated
newest added

# Description A short summary of what is included in your Pull Request. Fixes #(issue_no) - [ ] Issue_no: `````` - [ ] Not applicable ## Type of change Choosing...

Which version of python does this repo use is it multiple or is it one???

[{"_id":"66bf103ea5570c2d1500e490","body":"I believe different projects written at different times may have different requirements. I'd suggest to go with the most recent Python3.11\r\nThat should make you able to run almost all the projects (bare speculation).","issue_id":1708131662691,"origin_id":1723448293,"user_origin_id":97667653,"create_time":1695044767,"update_time":1695044767,"id":1723797566340,"updated_at":"2024-08-16T08:39:26.339000Z","created_at":"2024-08-16T08:39:26.339000Z"},{"_id":"66bf103ea5570c2d1500e492","body":"above 3.x","issue_id":1708131662691,"origin_id":1732564961,"user_origin_id":85117114,"create_time":1695560272,"update_time":1695560272,"id":1723797566448,"updated_at":"2024-08-16T08:39:26.447000Z","created_at":"2024-08-16T08:39:26.447000Z"},{"_id":"66bf103ea5570c2d1500e493","body":"I believe it's multiple Python 3 versions. What could have changed drastically (worst case scenario) is that the libraries used may have changed some input settings, but if that happens, I believe it won't be such an issue.","issue_id":1708131662691,"origin_id":1769724974,"user_origin_id":72893176,"create_time":1697677087,"update_time":1697677087,"id":1723797566760,"updated_at":"2024-08-16T08:39:26.760000Z","created_at":"2024-08-16T08:39:26.760000Z"},{"_id":"66bf103fa5570c2d1500e495","body":"Python version doesn't matter as long as the required dependencies are included in requirements.txt and README.md file","issue_id":1708131662691,"origin_id":1880200753,"user_origin_id":124827411,"create_time":1704667037,"update_time":1704667037,"id":1723797566865,"updated_at":"2024-08-16T08:39:26.864000Z","created_at":"2024-08-16T08:39:26.864000Z"}] comment

# Description This Python script is designed to scrape data from a website containing jobs in the "PYTHON" category and create a txt file for further manipulation and preprocessing. It...

new: Python mini project to extract phone number and email id

[{"_id":"66bf1029a5570c2d1500e48d","body":"this is my first commit, is there anything I need to rework on?","issue_id":1708131662781,"origin_id":1987027118,"user_origin_id":36858878,"create_time":1710031738,"update_time":1710031738,"id":1723797545465,"updated_at":"2024-08-16T08:39:05.465000Z","created_at":"2024-08-16T08:39:05.465000Z"}] comment

# Description A short summary of what is included in your Pull Request. ## Type of change Choosing one or more options from the following as per the nature of...

# Description added another file to the list of mini-projects Fixes #(issue_no) - [ ] Issue_no: `````` - [x] Not applicable ## Type of change Choosing one or more options...

Create Selfie_with_Python.py

[{"_id":"66bf102da5570c2d1500e48e","body":"Hi @MrB141107, thanks for contributing to this open source. Please follow the instruction to add the README.md file for this project description: https:\/\/github.com\/ndleah\/python-mini-project\/blob\/main\/README_TEMPLATE.md","issue_id":1708131662852,"origin_id":1879467501,"user_origin_id":83168714,"create_time":1704502270,"update_time":1704502270,"id":1723797549287,"updated_at":"2024-08-16T08:39:09.286000Z","created_at":"2024-08-16T08:39:09.286000Z"}] comment

# Description A Python Program for the users to take selfies using the OpenCV module, users must install `opencv-python` or `opencv-contrib-python`. Fixes - Not applicable ## Type of change Choosing...

# Description A short summary of what is included in your Pull Request. Fixes #(issue_no) - [ ] Issue_no: `````` - [✓] Not applicable ## Type of change Choosing one...

changes requested

This change adds more documentation and some requirements.txt files. My Email :- [email protected]

Running turtle feature

[{"_id":"66bf1055d340b986da0ab088","body":"I added the new mini project \r\nYour Project Name: Running Turtle Game\r\nShort Description: It is a simple game with turtle and Tkinter in python","issue_id":1708131662886,"origin_id":1862941687,"user_origin_id":65401609,"create_time":1702998348,"update_time":1702998706,"id":1723797589422,"updated_at":"2024-08-16T08:39:49.421000Z","created_at":"2024-08-16T08:39:49.421000Z"},{"_id":"66bf1055d340b986da0ab089","body":"please do not alter the master README.md","issue_id":1708131662886,"origin_id":2143707992,"user_origin_id":83168714,"create_time":1717306804,"update_time":1717306804,"id":1723797589427,"updated_at":"2024-08-16T08:39:49.426000Z","created_at":"2024-08-16T08:39:49.426000Z"}] comment

# Description A short summary of what is included in your Pull Request. Fixes #(issue_no) - [ ] Issue_no: `````` - [x] Not applicable ## Type of change Choosing one...

This is a small project that shows the CPU usage using Psutil and Matplotlib