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

Projects in Awesome Lists tagged with python-3

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

https://github.com/jahanostg/healthguard_with-smart-ai-diagnosis-hub

This project is a Flask-based platform for patients, donors, and doctors, integrating hospital management in one solution. It uses Machine Learning models for predictive health analysis and Power BI for interactive dashboards. Through this project, I enhanced my skills in full-stack development, applied ML, and healthcare data solutions.

css flask-api google-colaboratory-notebooks html5 js machine-learning mysql numpy pandas pkl-model powerbi python-3

Last synced: 09 Apr 2026

https://github.com/joel-elunda/tdpc-ao

Le projet ATPC-AO va se clore par la réalisation d'un programme écrit en python qui analysera les taux de participation d'un étudiant a ses cours.

python python-3 python-3-6

Last synced: 10 Jan 2026

https://github.com/cleverfool77/studioghibli-bot

Studio Ghibli Zulip Bot answers all the details of **Studio-ghibli** film or movie that is mentioned.

anime anime-fans api api-call film movies pretty-printer python python-3 python3 studio-ghibli zulip zulip-api zulip-bot

Last synced: 10 Aug 2025

https://github.com/gill-singh-a/port-scanner

Scans for Open ports in the given IPv4 Targets using TCP Protocol

multiprocessing network port-scanner ports python python-3 scanner scapy socket tcp

Last synced: 23 Feb 2025

https://github.com/csivitu/members-app-chatbot

A chatbot for CSI-VIT Member's application

chatbot python-3

Last synced: 15 May 2025

https://github.com/limitedeternity/grpc-addressbook

An experiment on writing gRPC + Protobuf + SQLite3 application

address-book grpc-client grpc-python grpc-server protobuf python-3 python3 sqlite3 utility

Last synced: 14 Jul 2025

https://github.com/gill-singh-a/dos

Sends randomly generated packets to the IP Address of the target with the designated port range through UDP Protocol through multiple threads, hence slowing down the server and causing a DOS Attack.

attack dos dos-attack gui multithreading python python-3 socket threading tkinter

Last synced: 23 Feb 2025

https://github.com/gill-singh-a/rot13

ROT13 is an encryption algorithm that uses simple letter substitution cipher and shifts the alphabets by a value of 13

decoding decryption encoding encryption python python-3 rot13

Last synced: 30 Apr 2026

https://github.com/anachrocomputer/pytestequipment

Some Python scripts to interface with test gear over serial and GPIB

gpib pyserial python-3 serial-interface test-equipment tkinter tkinter-gui tkinter-python

Last synced: 06 Mar 2025

https://github.com/pawsanie/luigi_etl

Universal Luigi ETL pipeline. Validates data received from external sources. Extracts, transforms them and lands.

etl etl-automation etl-pipeline luigi luigi-pipeline luigi-task luigi-tasks python python-3 python3

Last synced: 12 Nov 2025

https://github.com/amarok1412/fen4i4

A simple twitter bot

classification python-3 tweepy twitter-bot

Last synced: 27 Mar 2025

https://github.com/crumblyliquid/organizer

Discord bot that sends message at specific time which users can react to.

discord discord-api discord-bot discord-py discordbot python python-3 python3

Last synced: 05 May 2026

https://github.com/abhinav0115/loan-calculator-python

Loan Calculator App build using Tkinter GUI in Python Language

gui python python-3 tkinter tkinter-gui tkinter-python

Last synced: 14 Mar 2025

https://github.com/preethi2805/customer-segmentation

This project applies Recency, Frequency, and Monetary (RFM) Analysis along with K-Means Clustering to segment customers based on their purchasing behavior. The goal is to identify distinct customer groups and develop targeted marketing strategies.

customer-segmentation kmeans-clustering python-3 rfm-analysis

Last synced: 18 May 2026

https://github.com/alexgustafsson/irc-reminder-bot

A Dockerized IRC Reminder Bot written in Python 3

bot conversational-bot docker irc python python-3 reminder reminders

Last synced: 19 Apr 2026

https://github.com/ypsman/py-replaceall

Pip Module to replace or remove one or more Chars from a given string.

python python-3 python-module replaceall

Last synced: 31 Aug 2025

https://github.com/om-anand-official/python_keylogger

Keylogger Created using Python, that logs the keystrokes and stores them into a text file.

keylogger python python-3 python-3-6 python-library python-script python3 python36 python37

Last synced: 15 Mar 2026

https://github.com/sunilbpandey/pysudoku

A Sudoku solver written in Python 3

python python-3 python3 sudoku sudoku-solver

Last synced: 29 Jun 2025

https://github.com/sai-jagdale/medguard-ai

MedGuard AI is an intelligent 🧠, Django-based web app that uses a multi-agent AI workflow (OCR, Barcode, LLM) to instantly verify medicine authenticity, check for expiry ⚠️, and generate clear safety summaries for consumers and healthcare professionals.

agentic-ai django google-vision-api html-css-javascript llm ollama-phi3 python-3 pyzbar rag sqlite3-database

Last synced: 28 Apr 2026

https://github.com/c1m50c/py-data-structures

Package containing various data structures written in Python, primarily for learning purposes.

binary-search-tree binary-tree data-structures doubly-linked-list linked-list mit-license python python-3

Last synced: 14 Apr 2026

https://github.com/yxmauw/west-nile-virus-app2

version done using Bryan's code

python-3 streamlit-dashboard

Last synced: 13 Mar 2025

https://github.com/buluma/ubuntu-python3

Source for a slim Ubuntu-based Python3 image

arm64 docker python-3 ubuntu

Last synced: 16 May 2026

https://github.com/itachi1621/cloudflare-dns-updater

Python script that updates Cloudflare DNS records based on changes in the public IP address of your network.

api cloudflare cron ddns dns ipv4 ipv4-address python python-3 python3

Last synced: 10 Aug 2025

https://github.com/andre-carbajal/python_hold_click

With this script you can keep your mouse click in the position you want

mouse mouse-pointer mousemove python python-3 python-script python3

Last synced: 22 Feb 2025

https://github.com/anibulus/example-django

Uso de Django en python 3 con uso de templates e imagenes estaticas

django django-rest-framework python-3 static template

Last synced: 15 May 2026

https://github.com/rampa2510/beautifulsoup4

All the data scraping programs i created using the beautifulsoup4 python module

beautifulsoup beautifulsoup4 python python-3 python-library python3

Last synced: 19 Apr 2026

https://github.com/ramarav/introduction-to-tensorflow-for-artificial-intelligence-machine-learning-and-deep-learning

Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning - Coursera course practice files.

keras keras-layer keras-tensorflow python python-3 python3 tensorflow tensorflow-examples tensorflow-tutorials tensorflow2

Last synced: 03 Mar 2026

https://github.com/jacobweinstock/scale17x

Scale17x Talk - Two Binaries are Better than one? Building Golang and Python Static Binaries

go golang python python-3

Last synced: 15 May 2026

https://github.com/studybuffalo/abc_dbl_extraction

Python tool to extract the Alberta Blue Cross Drug Benefit List

healthcare pharmacy python-3 scraping-websites

Last synced: 26 Feb 2025

https://github.com/ibchgenomic/datastructure-algorithms

my approach of solving the leetcode, interviewcode and other questions

data-structures python-3

Last synced: 30 Mar 2025

https://github.com/gabri05el/funcoes-e-operacoes-python

Funções e Operações utilizando Python

python python-3

Last synced: 09 Aug 2025

https://github.com/kurianbenoy/python-raytracer

Mini project - 3/6

python-3

Last synced: 09 Aug 2025

https://github.com/s-r-e-e-r-a-j/FTPBrute

FTPBrute is a GUI-based FTP brute-forcing tool created with Python. It allows you to attempt username-password combinations on an FTP server using wordlists.

ethical-hacking ethical-hacking-tools ftpbruteforcer python python-3 python3

Last synced: 30 Apr 2025

https://github.com/studybuffalo/rx_list

Program that extracts all pharmacists and pharmacies from the ACP website

python-3

Last synced: 26 Feb 2025

https://github.com/kranthi419/face-mask-detector

The Face Mask Detection System can be used at office premises to detect if employees are maintaining safety standards at work. It monitors employees without masks and sends them a reminder to wear a mask.

convolutional-neural-networks face-mask-detection machine-learning python-3

Last synced: 17 May 2026

https://github.com/wachin/py_chord_autoscroll

A chord autoscroll and transposer tool for guitarists. Built with Python and PyQt6, this app allows musicians to load, edit, and transpose song chord sheets, with auto-scroll functionality for hands-free performance. Ideal for live performances, rehearsals, and music practice.

autoscroll autoscrolling chord-progression chords gui guitar guitar-chords music musicians pyqt6 pyqt6-app python python-3 transposer

Last synced: 14 Mar 2025

https://github.com/chempik1234/real-django-e-shop

really bad, please don't check the code (I didn't use most of django features but I wrote a lot of spaghetti code instead)

bootstrap css django django-rest-framework old-project python python-3 python3 shop

Last synced: 09 Apr 2026

https://github.com/fnshemerirwe/drf_practice

Using Django Rest Framework to build apis.

django-rest-framework python-3

Last synced: 10 Apr 2026

https://github.com/clach04/percolator

Friendly fork of percol - adds flavor of interactive filtering to the traditional pipe concept of UNIX shell

python python-3 python2 python3

Last synced: 03 Oct 2025

https://github.com/aidensorabji/starry-night

Starry Night made in Python 3 for turtle

python-3 starry-night turtle

Last synced: 18 Mar 2025

https://github.com/mskadu/building-effective-ai-agents

Code snippets to support my article series titled "Building Effective AI Agents with Python: A Practical Guide"

ai-agents llms python-3

Last synced: 29 Jun 2025

https://github.com/andreugordillovazquez/introduction-to-programming

Repository containing the labs done in the subject Introduction to Programming, at Universitat Pompeu Fabra

programming python-3

Last synced: 09 Aug 2025

https://github.com/jagthefriend/complex-api

This a python module made to allow users to easily use the API I have made/working on

complex-api python-3

Last synced: 14 Jun 2025

https://github.com/shashwat-19/calcmate

CalcMate is a Python 3 command-line calculator that performs basic arithmetic and supports continuous calculations using previous results.

arthemetic python-3

Last synced: 07 Jul 2025

https://github.com/rajkane/aqualight-calculator

I created this application for aquarists who need to calculate the optimal lighting for their tanks.

calculator calculator-app calculator-application calculator-python calculators pyqt5 pyqt5-desktop-application pyqt5-gui python python-3 python3

Last synced: 09 Nov 2025

https://github.com/ronierisonmaciel/cybersentinel-toolkit

CyberSentinel Toolkit é um projeto de código aberto desenvolvido com o objetivo de fornecer uma ferramenta robusta e integrada para profissionais de segurança cibernética, pesquisadores e entusiastas da área. Este toolkit é uma compilação de várias funcionalidades cruciais para o monitoramento.

python-3 security-automation security-tools

Last synced: 26 Mar 2025

https://github.com/get-tony/pyutils

Random Python 3.10+ scripts

python-3

Last synced: 13 Mar 2025

https://github.com/stannielson/python-disinheritance

Direct management of inherited methods/attributes in subclassed object types

decorator disinheritance inheritance python python-3 subclass

Last synced: 24 Oct 2025

https://github.com/pr13hi/solving_geeksforgeeks

A collection of GeeksforGeeks problems I’m solving — organized, explained, and pushed regularly.

geeksforgeeks geeksforgeeks-dsa geeksforgeeks-practice geeksforgeeks-practice-solutions geeksforgeeks-python geeksforgeeks-solutions python python-3 python3

Last synced: 09 Oct 2025

https://github.com/kaushalsingh01/shadowfox

Repository for my internsip projects at Shadowfox

oops-in-python python-3

Last synced: 06 Aug 2025

https://github.com/raffadndm/digital-forensics

Tools for mail analysis, file analysis and supertimeline extraction.

python-3

Last synced: 30 Sep 2025

https://github.com/javaidiqbal11/fake_news_detection-python

This repo for fake news detection using Machine Learning and Python.

fake-news python-3

Last synced: 27 May 2026

https://github.com/cancancaloglu/igu_sem_otonom-_sistemler_egitimi

Burası benim kendi denemelerimi yaptığım sayfadır.

otomasyon python python-3 python3

Last synced: 21 Apr 2026

https://github.com/d-nadella/Realtime_Threat_Detection

Developed a real-time threat detection system using Python, OpenCV, and Ultralytics YOLO for continuous monitoring and immediate alerts on suspicious activities in sensitive areas

detect-threats machine-learning opencv python-3 ultralytics webcam yolov8n

Last synced: 30 Sep 2025

https://github.com/gill-singh-a/hackerrank-security-solutions

Solutions to Security Problems in Hackerrank

c hackerrank hackerrank-solutions python python-3 securtiy

Last synced: 14 Nov 2025

https://github.com/wachin/py_md_to_html_blogger

Conversor de archivos markdown .md a html para Blogger con caja de código personalizada

blogger markdown markdown-to-html python-3

Last synced: 04 Aug 2025

https://github.com/sc0v0ne/method-replace-inline-code-with-function-call

The Replace Inline Code with Function Call method demonstrates functions as code improvements.

method pytest python python-3 python3 refactoring

Last synced: 15 Apr 2025

https://github.com/cfdude/mcp-finnhub

Model Context Protocol server for Finnhub financial market data API

finnhub mcp-server pypi-package python-3

Last synced: 20 Jan 2026

https://github.com/alexgustafsson/irc-python

A dependency free, easy-to-use and highly extensible IRC connector for Python 3

api bot conversational-bot irc library python python-3

Last synced: 03 Aug 2025

https://github.com/scalabm/docker-base

Base image for all Docker containers running EconomicSL

docker docker-image python-3 sbt scala

Last synced: 13 Apr 2026

https://github.com/feliphemp/rimpy_usegpu_fix

Makes RimPy Mod Manager use dedicated GPU for converting .png images to .dds files via scripts.

fix python python-3 python3 rimpy rimworld rimworld-mod

Last synced: 03 Aug 2025

https://github.com/gill-singh-a/morse-code

Encodes or Decodes Morse code

decoding encoding morse morse-code python python-3

Last synced: 14 Nov 2025

https://github.com/n4ze3m/cl-bot

UEFA Champions league future results tweeting bot

beautifulsoup4 bot bs4 footballpredictor python-3 tweepy tweepy-api tweepy-library twiiter

Last synced: 02 Aug 2025

https://github.com/robertoachar/python-rabbitmq

A playground for Python and RabbitMQ.

microservices python python-3 rabbit-mq

Last synced: 15 May 2025

https://github.com/blackdiamond1503/pyrcade_project

This is a Python "Game Engine", it uses the terminal to output video and uses many libraries to make things like listen to the keyboard input, have good "video memory" management and other things. Started jut for fun ans to pass the time, all while I learned more about python and how it works

game-development game-engine game-engine-2d gamedev gameengine gameengine2d python python-3 python3

Last synced: 28 May 2026

https://github.com/aeyage/cpc152-wine-quality

CPC152 Foundations and Programming for Data Analytics [AY 21/22]]

python-3 wine-quality-prediction

Last synced: 02 Aug 2025

https://github.com/gill-singh-a/face-detection

A Python Program that uses OpenCV's haarcascade to Detect Faces

computer-vision face-detection opencv python python-3

Last synced: 17 May 2026

https://github.com/zakaahmadchishti/slicing-upf-smf-ues

Using Open5gs Slicing & QOS is Implemented. Having Multiple UPF, SMF and UE's as well as Orchchestration is performed using docker compose (Grafana, Prometheus, Alert Manager ,Webhook).

alertmanager-webhook docker dockercompose grafana-dashboard iperf3 open5gs orchestration policy prometheus python-3 slicing

Last synced: 23 Mar 2025

https://github.com/kaweees/photo.py

An implementation of a metadata extractor and manipulator for images that use the EXIF standard, written in Python 3.

exif exif-data-extraction exif-metadata exif-reader photo python python-3 python3

Last synced: 03 Mar 2025

https://github.com/luisbastir/django2webplayground

Web Playground - Django 2 application demo

demo-app django-2 luisbastir python-3

Last synced: 04 Mar 2025

https://github.com/bytewavemlp/advent-of-code-2019

My Advent of Code solutions for 2019

advent-of-code advent-of-code-2019 python python-3

Last synced: 30 Jun 2025

https://github.com/r0hna/qna-in-pythin-by-rohit

Automatic question generate in python

auto-quiz generate python python-3 question-answering

Last synced: 06 Mar 2025

https://github.com/grassleaff/printergeist

Printergeist is a Python application based on the pycups library and enhanced with the powerful formatting capabilities of rich, designed to simplify sending files to USB-connected printers on Linux systems.

cups cups-server driver drivers printer-driver printers pycups python-3 python3

Last synced: 15 May 2026

https://github.com/meibraransari/python-hello-world

🐍 Python hello world app to test application.

python python-3 python-app python-script python-scripts python3

Last synced: 30 Jun 2025

https://gitlab.com/Cyb3r-Jak3/python-ddns

A DDNS client written in python.

ddns python-3

Last synced: 25 Sep 2025

https://github.com/nushratjabenaurnima/cse_477_data_mining

A collection of labs, reports, Jupyter notebooks, and project outputs for the CSE 477 Data Mining course. This repository tracks my learning journey through data preprocessing, association rules, clustering, classification, and real-world data analysis with Python.

data data-analysis data-mining data-science google-colab-notebook jupyter-notebook machine-learning python python-3

Last synced: 09 Apr 2026

https://github.com/d-nadella/realtime_threat_detection

Developed a real-time threat detection system using Python, OpenCV, and Ultralytics YOLO for continuous monitoring and immediate alerts on suspicious activities in sensitive areas

deep-learning detect-threats machine-learning neural-networks opencv python-3 ultralytics webcam yolov8n

Last synced: 02 May 2026

https://github.com/dyslex7c/wordle

A viral word puzzle game made using Tkinter in Python

python-3 tkinter wordle-game

Last synced: 05 May 2026

https://github.com/niki4/algorithms

Implementation of classic algorithms on Python

algorithms-implemented python-3

Last synced: 26 May 2026

https://github.com/aksbuzz/quotegenerator

A random quote generator

python-3 quotes-application

Last synced: 13 Mar 2025

https://github.com/sebastian-huynh/polygon-area-calculator

User-defined python package that return various geometric properties based on a shape's width and height.

calculator-application calculator-python geometry polygon python python-3 python3

Last synced: 01 Aug 2025