An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with python-programming

A curated list of projects in awesome lists tagged with python-programming .

https://github.com/ashgole/python-pyramids-solutions

Coding Battle Soution for Python Pyramids. This is done by my Team and me.

data-structures pyrami-solutions python python-programming

Last synced: 30 Mar 2025

https://github.com/erictleung/bmi656-research-project

Final project for BMI 656 Bioinformatics Programming and Scripting

class-project h5n1 kegg-pathways odds-ratio project python python-programming

Last synced: 03 Apr 2025

https://github.com/mituskillologies/iot-with-rpi-i2it

Programs of Internet of Things using Raspberry Pi @ I²IT, Hinjawadi, Pune, July 2024

internet-of-things iot python-programming raspberry-pi

Last synced: 12 Jun 2025

https://github.com/codewithdinesh/python

This Repository Contains the Python Program from basic concepts.

python python-programming python3

Last synced: 13 Mar 2025

https://github.com/imshakil/computer-vision

Digital image processing with computer vision using python programming

computer-vision digital-image-processing image-processing opencv python python-programming

Last synced: 01 Apr 2025

https://github.com/virajbhutada/email-spam-detection

This project utilizes machine learning to address the broad problem of spam through algorithms like Multinomial Naive Bayes and Logistic Regression; it can classify incoming emails as either spam or ham. This project aims to enhance email security and user experience while minimizing the risks of phishing attacks.

data-science eda email-security email-spam-detection feature-engineering logistic-regression machine-learning model-evaluation-metrics model-implementation multinomial-naive-bayes nlp phishing-attacks python-programming

Last synced: 27 Feb 2025

https://github.com/vaibhavyadav-dev/django-framework

Covid Vaccination Booking app using Django framework.

backend backend-development covid django python python-programming rest-frame

Last synced: 06 Mar 2025

https://github.com/sourceduty/python_list_lab

👨‍💻 Experimental Python GUI for performing various operations on a list.

concept experiment list listing lists py py-program python python-list python-lists python-programming

Last synced: 25 Mar 2025

https://github.com/edserranoc/scripting-with-python-and-sql-for-data-engineering

Scripting with Python and SQL for Data Engineering Course Course - Duke University

databases-course json mysql python-programming sql web-scraping

Last synced: 12 Jun 2025

https://github.com/mituskillologies/dkte-da-mar25

Programs conducted at DKTE's Engineering Institute, Ichalkaranji in training on Python Data Analytics March 2025.

data-analysis matplotlib numpy pandas python-programming tkinter-python

Last synced: 04 Apr 2025

https://github.com/alanmenchaca/deep-learning-specialization

Lecture notes, resources and programming assignments taken from the specialized deep learning program (a sequence of courses all related to deep learning) offered by DeepLearning.AI on coursera.

artificial-neural-network backpropagation convolutional-neural-network deep-learning hyperparameter-tuning inductive-transfer mathematical-optimization neural-network-architecture python-programming recurrent-neural-network tensorflow transformers

Last synced: 04 Apr 2025

https://github.com/kmohamedalie/pong

Old school pong🏓, code-4-fun

pong-game python-programming tkinter-gui

Last synced: 22 Feb 2025

https://github.com/abhi227070/email-spam-detection

Email Spam Classifier: A real-time project that utilizes natural language processing (NLP), data analytics, and machine learning (ML) techniques to classify emails as spam or legitimate based on their text content.

deep-learning machine-learning machine-learning-algorithms natural-language-processing nlp-machine-learning python-programming streamlit-webapp

Last synced: 20 Feb 2025

https://github.com/toluwalase-taiwo/altschoolafrica

This repository showcases my projects and learnings from my one-year diploma course with AltSchool Africa School of Data, Data Science Track. The projects demonstrate my skills and knowledge in data science, machine learning, and programming.

data-analysis-python data-science jupyter-notebook python-programming

Last synced: 20 Feb 2025

https://github.com/ashutosh001/higherlowergame

Higher Lower Game using python

python python-app python-programming python3

Last synced: 16 Dec 2024

https://github.com/mituskillologies/python-samarth-sep24

Programs conducted at Samarth BCS College, Belhe in training on Python Programming during September 2024.

gui oop python-programming python3

Last synced: 13 Jun 2025

https://github.com/nafis2508/Group-Project--BUSA8000-LuminaTech-Lighting

This project, part of Macquarie University's BUSA8000 course, involves data cleaning, exploratory analysis, and predictive modeling for LuminaTech Lighting, AUS. By analyzing sales, customer demographics, and product inventory data, we uncover insights to inform business decisions in sales strategy, customer retention, and operational efficiency

business-strategy-optimization customer-churn-prediction datacleaning exploratory-data-analysis predictive-modeling python-programming regression-analysis statistical-tests tensorflow visualization

Last synced: 04 Apr 2025

https://github.com/courseworks/aut_ap_2024_spring_hw5

The fifth assignment for AUT's Advanced Programming course (Spring 2024), focusing on the principles of Object-Oriented Programming (OOP), Python Decorators, and Asynchronous Programming. Enhance your skills in OOP with practical applications, master decorators for dynamic functions, and learn async programming for concurrent tasks.

advanced-programming assignment asynchronous-programming decorators homework python python-async python-decorators python-oop python-programming

Last synced: 01 Mar 2025

https://github.com/anish15ag/python-programming-2024_mooc-1

Solutions to the first part of Python Programming (MOOC) offered by University of Helsinki

mooc-fi mooc-fi-python python python-programming

Last synced: 12 Apr 2025

https://github.com/soham-wani/programming-using-python

Some basic python problems and their solutions I am coding as a part of my degree course.

basic-python python python-programming

Last synced: 28 Mar 2025

https://github.com/wakskev/dailydigest

A desktop python tkinter app that automates generating and sending a customized email digest

automation python-programming software-development tkinter-gui

Last synced: 02 Jan 2025

https://github.com/pranjalco/calculator-intermediate

A calculator program for basic arithmetic operations (add, subtract, multiply, divide) with interactive functionality. It allows reusability by continuing with previous results or starting afresh. Features include a user-friendly interface, dynamic operation mapping using functions and dictionaries, and integration of a custom logo from `art.py`.

arithmetic-operations dictionaries educational functions interactive intermediate loops programming-tools python-programming user-interaction

Last synced: 30 Mar 2025

https://github.com/alhadikhan/waiter-calling---hand-raise-detection-challenge

This repository contains a Python script to process a provided video to detect hand raises at specific desks using the YOLOv8 object detection model. The project includes steps for extracting video frames, preparing a labeled dataset, training the YOLOv8 model, and performing inference to identify and locate hand raises in the video.

computer-vision data-annotation dataset-preparation deep-learning machine-learning model-training-and-evaluation object-detection opencv python-programming video-processing yolov8

Last synced: 17 Mar 2025

https://github.com/rantis-f/waiter-calling---hand-raise-detection-challenge

This repository contains a Python script to process a provided video to detect hand raises at specific desks using the YOLOv8 object detection model. The project includes steps for extracting video frames, preparing a labeled dataset, training the YOLOv8 model, and performing inference to identify and locate hand raises in the video.

computer-vision data-annotation dataset-preparation deep-learning machine-learning model-training-and-evaluation object-detection opencv python-programming video-processing yolov8

Last synced: 17 Mar 2025

https://github.com/pranjalco/hangman-game-intermediate

This is a Python-based Hangman game where players guess a randomly chosen word by inputting letters. The game tracks progress, updates the word display, and shows a visual representation of lives left. It demonstrates skills in string manipulation, loops, conditionals, and random selection. #Python #GameDevelopment #ConsoleApp #Hangman

beginner-project game-development python-programming

Last synced: 30 Mar 2025

https://github.com/pranjalco/blackjack-game-intermediate

This is a text-based implementation of the classic Blackjack game in Python. The game follows standard Blackjack rules, allowing players to hit or stand, and includes dynamic handling of Aces, dealer logic, and win conditions. Players can choose to replay the game after each round.

beginner blackjack console-application game-development gaming intermediate python-programming

Last synced: 30 Mar 2025

https://github.com/pranjalco/coffee-machine-intermediate

This Coffee Machine project is a Python-based program that simulates a real-world coffee vending machine. It allows users to select from available drinks, processes payments, and dispenses coffee based on sufficient resources. It also includes functionality for resource management and a maintenance mode to check resources and earnings.

automation cli-application fundamentals intermediate programming project-based-learning python-programming resource-management simulation

Last synced: 30 Mar 2025

https://github.com/lydia-ath/sparklinux

Assignment for Big Data course of MSc

pycharm-community python-programming spark-sql

Last synced: 01 Mar 2025

https://github.com/amoghkori/deeplabcut-package-for-animal-pose-estimation

DeepLabCut Mouse Location Prediction: Training a deep neural network to predict the location of a mouse using annotated joint positions.

data-analysis data-annotations data-preprocessing deep-learning machine-learning model-evaluation python-programming research research-project

Last synced: 17 Mar 2025

https://github.com/aninditaws/diagonal-magic-cube-solver

Solving a 5x5x5 Diagonal Magic Cube using Hill-Climbing, Simulated Annealing, and Genetic Algorithms. Features state visualization, experimental analysis, and optimization techniques.

algorithm-performance-visualization artificial-intelligence local-search-algorithms python-programming

Last synced: 01 Apr 2025

https://github.com/pranjalco/number-guessing-game-intermediate

A fun and interactive number-guessing game where the player attempts to guess a randomly generated number within a specified range. The game offers two difficulty levels—Easy and Hard—each with a different number of attempts.

conditional-statements error-handling game-development gaming intermediate loops modular-programming python-programming user-input-handling

Last synced: 30 Mar 2025

https://github.com/rishabhmathur06/data-structures-and-algorithms

This repository contains the answers of all the questions related to Data Structures and Algorithms solved by Rishabh Mathur on various platforms such as GeeksforGeeks and HackerRank.

data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice programming python python-programming

Last synced: 15 Jun 2025

https://github.com/bniladridas/simubot

This project combines machine learning and robotics simulation to create a system capable of object detection and interaction within a simulated environment. Using TensorFlow for the AI model and PyBullet for the simulation, the project demonstrates how a robot can be trained to recognize objects and respond accordingly.

machine-learning python-programming robotics-simulation software-engineering

Last synced: 12 Mar 2025

https://github.com/pranjalco/turtle-crossing-game-intermediate

A fun and interactive game where the player guides a turtle from the bottom to the top of the screen while avoiding cars moving from right to left. The game becomes progressively challenging as the cars move faster with each level. The player uses `w` to move the turtle up and `s` to move it down. The game ends if the turtle collides with a car.

game game-development object-oriented-programming oop python-programming random-module timer turtle-graphics

Last synced: 30 Mar 2025

https://github.com/vokewasike/dailydigest

A desktop python tkinter app that automates generating and sending a customized email digest

automation python-programming software-development tkinter-gui

Last synced: 21 Feb 2025

https://github.com/urssanjaysingh/python-programming

Learn Python Programming: Dive into the basics and beyond with our code files and explanatory comments. Perfect for beginners and experienced coders alike. Happy learning!

python-programming

Last synced: 21 Mar 2025

https://github.com/vaibhavmojidra/python---demo-files-renaming-deleting-and-others

Python os module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module.

coding deleting-files-using-python files metadata-files-using-python mojidra operatingsystem programming python-programming python2 python3 renaming-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 Mar 2025

https://github.com/zaahidali/algorithms-python

This repository contains Python implementations of various sorting and searching algorithms. Explore the code examples and learn how these algorithms work.

binary-search binarysearch bubble-sort bubblesort linear-search linearsearch python-programming python3 searching-algorithms sorting-algorithms

Last synced: 23 Feb 2025

https://github.com/eeyribas/raspberry-picamera-examples

Contains examples such as capturing images, recording video, and extracting images from video using the Python programming language with a Raspberry Pi camera and Raspberry Pi.

camera-capture camera-frame camera-image camera-videos capture pi-camera picamera-gui picamera-python-libraries python-programming python-project raspberry-os raspberry-pi raspberry-pi-3 raspberry-pi-4 raspberry-pi-camera raspberry-pi-video raspberry-pi-zero-w raspberrypi video video-creation

Last synced: 29 Mar 2025

https://github.com/mituskillologies/ds-ref-cdac-aug24

Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.

data-science data-visualization machine-learning mysql python-programming r-programming sql

Last synced: 03 Mar 2025

https://github.com/sayantand99/python_programs

This repository contains all Python programming files

python-programming python3

Last synced: 29 Mar 2025

https://github.com/arthurcfranklin/relogio-digital

Relógio digital feito em Python para estudos da linguagem no curso de Desenvolvimento de Sistemas

clock exercises python python-programming

Last synced: 30 Mar 2025

https://github.com/ruban2205/python-projects

This repository contains some of my projects that were developed using python language.

python python-programming python-projects python3

Last synced: 15 Mar 2025

https://github.com/an0n1mity/spamclassifiereval

A repository for evaluating the misclassification rate of spam classification models using a threshold-based approach.

data-analysis machine-learning natural-language-processing python-programming spam-classification text-classification

Last synced: 17 Feb 2025

https://github.com/muhammadaminusmonov/day-28

Python - Tkinter, Dynamic Typing and the Pomodoro GUI Application

100-days-of-code 100daysofcode 100daysofpython python python-programming python-project

Last synced: 14 Mar 2025

https://github.com/sarvesh-work/core_and_advance_python_programs

These are the lab assignments given by Anudip, where I am currently learning Python.

python python-programming

Last synced: 27 Feb 2025

https://github.com/dho-rae/wonderlust

WonderLust is a Python-based travel recommendation system that suggests destinations based on user preferences. The program processes structured data using dictionaries and sets while incorporating error handling and user interaction. Developed for the Information Structures with Python course.

data-structures decision-support error-handling python python-programming travel-recommender university-project user-input

Last synced: 20 Mar 2025

https://github.com/nafis2508/group-project--busa8000-luminatech-lighting

This project, part of Macquarie University's BUSA8000 course, involves data cleaning, exploratory analysis, and predictive modeling for LuminaTech Lighting, AUS. By analyzing sales, customer demographics, and product inventory data, we uncover insights to inform business decisions in sales strategy, customer retention, and operational efficiency

business-strategy-optimization customer-churn-prediction datacleaning exploratory-data-analysis predictive-modeling python-programming regression-analysis statistical-tests tensorflow visualization

Last synced: 03 Mar 2025

https://github.com/striderzz/python-beginner-projects

Dive into a collection of beginner-friendly Python projects designed to enhance your coding skills. Explore practical applications, hands-on learning, and a dynamic journey through essential programming techniques.

coding python python-programming python-projects python3 pythonbeginner

Last synced: 08 Apr 2025

https://github.com/shivankushsingh09/rock-paper-scissor-game

The “Rock, Paper, Scissor” is a fun and interactive command-line game developed using Python. This game is a variation of the classic “Snake, Water, Gun Game” game, where players compete against the computer.

basic-game-logic basic-python-project console-game game-development interactive-python python-game python-programming python-project rock-paper-scissor simple-python-game

Last synced: 05 Mar 2025

https://github.com/lucianoscarpaci/robot-talk

Explore an innovative undergraduate research project featuring a Unitree robot dog that communicates through speech, dances, and navigates using Python and the Google Text-to-Speech (gTTS) library.

artifical-intelligence gtts-api natural-language-processing python-programming real-time-interaction robot-control-software robotics undergraduate-research unitree-go1

Last synced: 20 Mar 2025

https://github.com/pranjalco/pomodoro-intermediate

The Pomodoro Timer is a productivity app using Tkinter and math for a user-friendly interface. Features include a tomato image with a countdown timer, interactive colors for work/break sessions, labels showing current status (Work, Short/Long Break), and two buttons: Start to begin and Reset to reset.

application event-driven gui-development math-module productivity python-programming timer tkinter-gui

Last synced: 30 Mar 2025

https://github.com/pranjalco/caesar-cipher-simple

A Python program that implements the Caesar Cipher for encoding and decoding messages. Users can input text, choose shift numbers, and decide whether to encode or decode. Includes a user-friendly loop for multiple operations in one run.

algorithms cipher console-application cryptography python-programming security

Last synced: 30 Mar 2025

https://github.com/hopegilles445/flappybird.py

Flappy Bird Clone using Python & Pygame , A simple and fun Flappy Bird game where players control a bird, avoiding obstacles while scoring points. Features smooth physics, increasing difficulty, and high-score tracking. Press SPACE to flap and start playing

bot casual-game cnn endless-runner flappy-bird game game-clone game-development genetic-algorithm neat-python python python-library python-programming retro-game

Last synced: 07 Mar 2025

https://github.com/aravindraj777/pybytes

This repository serves as a comprehensive resource for exploring Python programming. From beginner tutorials to advanced projects

python python-programming python3

Last synced: 16 Mar 2025

https://github.com/kmohamedalie/snake-game

Old school nokia📱 snake🐍 game

pygame python-programming snake

Last synced: 22 Feb 2025

https://github.com/muhammadaminusmonov/day-20

Python - Build Snake Game Part 1 Animation & Coordinates

100-days-of-code 100daysofcode 100daysofpython python python-programming python-project

Last synced: 14 Mar 2025

https://github.com/wakskevin/dailydigest

A desktop python tkinter app that automates generating and sending a customized email digest

automation python-programming software-development tkinter-gui

Last synced: 14 Mar 2025