All-In-One-Python-Projects
All-In-One-Python-Projects copied to clipboard
A huge collection of awesome beginner-friendly Python projects starting from very basics to advance. Prefect repository for learning python and enhancing your python programming skills.
Brute-force tool for instagram
Hey I think i can add my python Project to your Repo So kindly allow me to work on this
Kindly verify and merge this pull request
1. The request status code is 403, Fix it using useragent with the python module (fake_useragent) now status code is 200 2. And update the selectors for movie name, runtime,...
@king04aman This PR implenents an expense splitter python script.
Develop an app that helps groups split expenses for events, keeping track of who owes what.
Develop a script that fetches weather data and sends alerts based on user-defined criteria.
solves #15 Adds the weather alert notification py script I used `https://api.openweathermap.org/data/2.5/find`
The Personal Finance Tracker that helps users manage their income, expenses, and savings goals. It stores data in an SQLite3 database and generates visualizations like bar graphs and pie charts...