There are 2 repositories under python-threading topic.
This project focuses on understanding the language ecosystem
An AI chatbot with features like conversation through voice, fetching events from Google calendar, make notes, or searching a query on Google.
examples of parallelism, concurrency, and asyncio in python
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.
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.
Lightweight, deadlock-free multithreaded pipeline framework for fast, modular Python data and ML model workflows. Easily extensible for real-time or batch processing tasks.
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.
a crawler using python threading for fun
learning about multithreading and multiprocessing in Python
A simple, fast, and multi-threaded port scanner written in python
A Tkinter program that downloads YouTube videos using Pytube, FFmpeg and Threading.
Simple flask server which uses a python-threading background thread.
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.
Selenium bot to automatically attend Teams meetings. Can join meetings based on a schedule provided in a SQLite database
A project involving an SDS011 sensor, Raspberry Pi, Google Cloud Storage, Swift Charts, and Apple Push Notification Services (APNs) to monitor indoor air quality.
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.
Personal Python Utility Collection Library
Python专选课上机任务之一, 使用wxPython制作GUI, 调用Python socket中的TCP模式进行双向通信, 客户端和服务端都有可以使用的图形界面. 部分核心代码源于兄弟项目: https://github.com/Mark-ThinkPad/TCP_Robot
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.
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
Simulação de um ecossistema aquático contendo Tubarões, Peixes, Focas e Algas implementado usando Threads em Python e Pygame
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.
An social media app, developed in python. I used this small project on a competition, and luckily I got the 3rd prize.
ПриДанное приложение парсит сайт с изображениями, и после вытягивает от туда данные, в которых содержатся ссылки и названия изображений. После этих действий новые изображения скачиваются в папку 'images'., которая находится в директории приложения, а старые из этой папки удаляются. Кроме этого присутствует ряд проверок, которые не дают изображениям удалиться, перед тем как установятся новые изображения.
Práctica de MOM Middleware con RabbitMQ en python, para cliente y servidor
Orthanc Service Discovery knows how many they are, update their status and can be extended to monitor them as well
Модуль 3. Багатопоточність і процеси у Python