python-threading
There are 34 repositories under python-threading topic.
brunocampos01/understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
Madhur215/Chatbot-cum-voice-Assistant
An AI chatbot with features like conversation through voice, fetching events from Google calendar, make notes, or searching a query on Google.
testdrivenio/parallel-concurrent-examples-python
examples of parallelism, concurrency, and asyncio in python
robertocarlosmedina/voterpy
Application that allows the client to poll and control votes related to an election. And also provide an admin dashboard to control all the poll info. The idea is the implement in the future a Web app of this.
xanthium-enterprises/python-tkinter-ttkbootstrap-csv-text-file-data-logger-arduino
Serial Port based Python data logger using tkinter (ttkbootstrap) GUI framework. The Python Serial datalogger will acquire data from various sensors connected to the Arduino and save the time stamped data to a comma separated variable text file (CSV file) on the connected PC.
abdur75648/multithreaded-pipeline-manager-python
Lightweight, deadlock-free multithreaded pipeline framework for fast, modular Python data and ML model workflows. Easily extensible for real-time or batch processing tasks.
10elements/crawler
a crawler using python threading for fun
nazaninsbr/Python-Multithreading-Multiprocessing
learning about multithreading and multiprocessing in Python
nazmulnnb/processpy
A simple process or thread manager for python
Oct4Pie/port-scanner
A simple, fast, and multi-threaded port scanner written in python
TediSina/YouTube-Video-Downloader
A Tkinter program that downloads YouTube videos using Pytube, FFmpeg and Threading.
teodutu/ASC
Arhitectura Sistemelor de Calcul - UPB 2020
yozoon/flask-server-background-thread
Simple flask server which uses a python-threading background thread.
acmo0/p4lantir
Simple integrated proxy to perform Man-in-the-Middle over TCP
AditiBagora/DynamicGestureRecognition
The project take video that contains one hand moving gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) calculates the direction of movement of the object of interest i.e. hand and maps it a corresponding word that is defined in a small static dictionary in the program. Sample video is placed in Sentences folder.
agnivon/TeamsAutoAttender
Selenium bot to automatically attend Teams meetings. Can join meetings based on a schedule provided in a SQLite database
harr1424/Indoor-Air-Quality
A project involving an SDS011 sensor, Raspberry Pi, Google Cloud Storage, Swift Charts, and Apple Push Notification Services (APNs) to monitor indoor air quality.
kumarmuthu/PyThreadKiller
PyPi PyThreadKiller is a Python utility designed to manage and safely terminate threads in Python applications. It provides a clean interface to stop background threads without terminating the entire process—and still allows retrieval of thread function return values if needed.
liu-yucheng/LYC-PythonUtils
Personal Python Utility Collection Library
mantoshkumar1/sitemap
Domain Mapping
Mark-ThinkPad/TCP_Chat
Python专选课上机任务之一, 使用wxPython制作GUI, 调用Python socket中的TCP模式进行双向通信, 客户端和服务端都有可以使用的图形界面. 部分核心代码源于兄弟项目: https://github.com/Mark-ThinkPad/TCP_Robot
MaxineXiong/WebCam-Monitoring-App-with-Email-Alerts
An application that is built to continuously monitor designated areas and alert users via email when any object enters and remains in the area beyond a specified duration. This application is ideal for settings that require vigilant security measures.
srepollock/python_threading_example
DFT Threaded in Python
SudipBishwakarma/Bulk-Remove-OneSignal-Users
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
11808s8/ecossistema-aquatico-threads-python
Simulação de um ecossistema aquático contendo Tubarões, Peixes, Focas e Algas implementado usando Threads em Python e Pygame
AAlkiyumi/Doorway-Traffic-Counter
The Doorway Traffic Counter project is a real-time monitoring system designed to track and analyze foot traffic through an entryway. It provides essential features like traffic counting, data analysis, and customizable notifications, with potential for future enhancements to improve user experience and functionality.
SilviuPe/MyFriends
An social media app, developed in python. I used this small project on a competition, and luckily I got the 3rd prize.
SouleOfSpace/python-parser-images
ПриДанное приложение парсит сайт с изображениями, и после вытягивает от туда данные, в которых содержатся ссылки и названия изображений. После этих действий новые изображения скачиваются в папку 'images'., которая находится в директории приложения, а старые из этой папки удаляются. Кроме этого присутствует ряд проверок, которые не дают изображениям удалиться, перед тем как установятся новые изображения.
AKM-SCHNEIDER/ElectroMotorCalc-Datasheet-Manager
A professional PyQt5-based desktop application for electric motor performance analysis, simulation, and reporting. Designed to help engineers analyze motor data, run simulations, and export detailed results to Excel, Word and CSV formats.
DavidCornejoB/MOM-Middleware-RabbitMQ-Python
Práctica de MOM Middleware con RabbitMQ en python, para cliente y servidor
mahmoudnasser1561/PACS_Service_Discovery
Orthanc Service Discovery knows how many they are, update their status and can be extended to monitor them as well
ohorbatiuk/goit-pyweb-hw-03
Модуль 3. Багатопоточність і процеси у Python