Projects in Awesome Lists tagged with pythonprojects
A curated list of projects in awesome lists tagged with pythonprojects .
https://github.com/yj-928/python_higher-lower
A simple replica of the original Higher or Lower game.
higher-lower-game python python3 pythonpractice pythonpractise pythonprogramming pythonprojects
Last synced: 25 May 2026
https://github.com/adityaghatkar1707-ui/anomaly_detectionupdatedcvpr2025
Updated Deep Learning-based Anomaly Detection (CVPR 2025 version) — implemented using Python 3.13 and TensorFlow 2.20. Features CPU-only compatibility, improved data loading, and end-to-end training + testing via CMD interface.
ai anomaly-detection c3d deep-learning keras python python3 pythonprojects research surveillance tenserflow
Last synced: 18 Apr 2026
https://github.com/imdarshangk/python_quiz_game
This repository contains a Python-based quiz game. The game tests the player's knowledge of computer-related acronyms. Players are presented with multiple questions, and their answers are evaluated to calculate a score and percentage of correct responses.
python python-quiz pythonprojects quiz
Last synced: 26 May 2026
https://github.com/kavinthangavel/python-b2a-projects
Beginner to Advanced Projects
Last synced: 01 Mar 2025
https://github.com/yj-928/python_rock-paper-scissors
A simple py project of Rock Paper Scissor Game
game python python3 pythonpractice pythonpractise pythonprogramming pythonprojects rock-paper-scissors
Last synced: 26 May 2026
https://github.com/alihuzaifa2004/python_mini_projects
Python mini projects with Gui using streamlit
python python-app pythonprogramming pythonprojects streamlit
Last synced: 07 May 2025
https://github.com/yj-928/python_iss-overhead-notifier
Sends you an email if ISS is passing over your Location during night time.
international-space-station python-smtplib python3 pythonpractice pythonpractise pythonprogramming pythonprojects tracker
Last synced: 26 May 2026
https://github.com/yj-928/python_nato-phenotic-alphabets
A NATO Alphabet project for speaking in a standard manner.
nato nato-phonetic-alphabet project python python3 pythonpractice pythonpractise pythonprogramming pythonprojects
Last synced: 27 May 2026
https://github.com/antonisparaskevis/triathlon
A Python script that calculates how much weight (in pounds) a person loses during a triathlon.
calculations python python-3 python-script python-scripting python-scripts python3 pythoncode pythoncoding pythonpractice pythonprogram pythonprogramming pythonprograms pythonproject pythonprojects pythonprojectsforbeginner pythonscript pythonscripting pythonscripts script
Last synced: 28 May 2026
https://github.com/codeasarjun/mcq_generator
The web app is designed for generating multiple-choice questions from text input. Users can either type text directly or upload `.txt` files to create questions. The application also offers options to download the generated questions in PDF or Word format.
educational-project end-to-end-project flask-application mcq-generation-project mcq-test-portal mcq-website mcqgenerator multiple-choice-question-answering python python-script pythonprojects quesiton-generation
Last synced: 16 Mar 2025
https://github.com/yj-928/python_the-coffee-machine
The virtual coffee machine created using python OOP concept and Classes
coffee-machine oops-in-python python python3 pythonpractice pythonpractise pythonprogramming pythonprojects virtualization
Last synced: 12 Jun 2025
https://github.com/abdullah-niaz/technohacks
Explore diverse Python projects developed during my 4-week internship at TechnoHacks EduTech, covering practical applications, games, and utility tools. Perfect for Python enthusiasts of all levels
python python3 pythonintership pythonprojects
Last synced: 12 Apr 2026
https://github.com/yj-928/python_silent-auction
A simple python project that simulates a virtual silent auction for home bidders
game python python3 pythonpractice pythonpractise pythonprogramming pythonprojects silent-auction
Last synced: 29 May 2026
https://github.com/arnav200525/file-organiser-using-python
This is a simple command-line based file manager built using Python. It allows users to create, read, edit, list, and delete files directly from the terminal. Designed for basic file operations in the current working directory, this tool helps you interact with your file system in a user-friendly way.
filemanagement fileorganizer python pythonlearning pythonprojects
Last synced: 12 Jun 2025
https://github.com/yj-928/python_snake-game
The Legendary Snake Game, re-created using Turtle, Enjoy & have fun!!
python python3 pythonpractice pythonpractise pythonprogramming pythonprojects snake snake-game
Last synced: 14 May 2026
https://github.com/yj-928/python_turtle-crossing-game
A Turtle crossing game created using, turtle graphics. Enjoy & have fun!!
python python3 pythonpractice pythonpractise pythonprogramming pythonprojects turtle-crossing-game turtle-graphics
Last synced: 11 Mar 2025
https://github.com/yj-928/python_password-generator
A simple project that generates strong random passwords for user
generator password password-generator procedural-generation python python3 pythonprogramming pythonprojects random
Last synced: 11 Mar 2025
https://github.com/yj-928/python_quizzler
A GUI based Trivia Quiz Application created using tkinter & request APIs.
python-quiz-game python3 pythonpractice pythonpractise pythonprogramming pythonprojects quizzler trivia-quiz-game
Last synced: 11 Mar 2025
https://github.com/shreyashsomvanshi/predict-the-winner-game
A simple Snake Game using Turtle Library and basic OOP concepts in Python.
angela-yu beginner-friendly game gui logic oops-in-python python3 pythonprojects turtle turtle-graphics
Last synced: 09 Apr 2025
https://github.com/yj-928/python_hangman
A simple py project of the famous Hangman Game
hangman hangman-game python python3 pythonpractice pythonpractise pythonprogramming pythonprojects
Last synced: 30 May 2026
https://github.com/vishalthehuman/tic-tac-toe-using-tkinter
Tic-Tac-Toe Game developed using Tkinter Module in Python
beginner-project gui gui-application pillow pillow-library project python pythonprojects tic-tac-toe-game tictactoe-game tictactoe-python tkinter tkinter-python
Last synced: 20 Apr 2026
https://github.com/techrootify/10-days-python-mini-projects
10 Days Python Mini Projects.
projects python pythonprojects
Last synced: 01 Mar 2025
https://github.com/imdarshangk/projects-for-beginners
Python Projects
beginner-project projects python pythonprojects
Last synced: 20 Jun 2025
https://github.com/imdarshangk/higher-lower-game
The Higher-Lower Game is a Python project where players guess which item has a higher value, such as social media followers. It demonstrates key programming concepts like loops, conditionals, and user interaction, offering a fun way to improve Python skills.
game higer-lower-game project python pythonprojects
Last synced: 16 Aug 2025
https://github.com/imdarshangk/smart-calc
The smart-calc repository is a basic calculator application written in Python. It allows you to perform addition, subtraction, multiplication, and division operations. The application supports continuing calculations with previous results and provides options to start new calculations or exit the program.
calculator calculator-python projects python pythonprojects
Last synced: 26 May 2026