python-threading
Here are 30 public repositories matching this topic...
Sort:Most stars
This project focuses on understanding the language ecosystem
- Updated
Oct 7, 2023 - Python
An AI chatbot with features like conversation through voice, fetching events from Google calendar, make notes, or searching a query on Google.
- Updated
Mar 24, 2023 - Python
examples of parallelism, concurrency, and asyncio in python
- Updated
Jul 3, 2022 - 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.
- Updated
Oct 18, 2021 - Python
A simple, fast, and multi-threaded port scanner written in python
- Updated
Jun 24, 2020 - Python
A simple process or thread manager for python
- Updated
Aug 25, 2022 - Python
Arhitectura Sistemelor de Calcul - UPB 2020
- Updated
Jun 20, 2020 - Python
a crawler using python threading for fun
- Updated
Mar 10, 2017 - Python
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.
- Updated
Mar 20, 2024 - Python
learning about multithreading and multiprocessing in Python
- Updated
Aug 5, 2018 - Python
Simple flask server which uses a python-threading background thread.
- Updated
Jan 14, 2019 - Python
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.
- Updated
Jun 21, 2024 - Python
A Tkinter program that downloads YouTube videos using Pytube, FFmpeg and Threading.
- Updated
Mar 26, 2024 - Python
Personal Python Utility Collection Library
- Updated
Oct 18, 2023 - 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.
- Updated
May 18, 2025 - Python
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
- Updated
Jun 17, 2024 - Python
Python专选课上机任务之一, 使用wxPython制作GUI, 调用Python socket中的TCP模式进行双向通信, 客户端和服务端都有可以使用的图形界面. 部分核心代码源于兄弟项目:https://github.com/Mark-ThinkPad/TCP_Robot
- Updated
Nov 15, 2019 - Python
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 …
- Updated
Jun 5, 2021
Improve this page
Add a description, image, and links to thepython-threading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepython-threading topic, visit your repo's landing page and select "manage topics."