All-In-One-Python-Projects icon indicating copy to clipboard operation
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.

Results 66 All-In-One-Python-Projects issues
Sort by recently updated
recently updated
newest added

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

hacktoberfest

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.

good first issue
hacktoberfest

Develop a script that fetches weather data and sends alerts based on user-defined criteria.

good first issue
hacktoberfest

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...