python-threading
There are 29 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.
Oct4Pie/port-scanner
A simple, fast, and multi-threaded port scanner written in python
10elements/crawler
a crawler using python threading for fun
nazaninsbr/Python-Multithreading-Multiprocessing
learning about multithreading and multiprocessing in Python
teodutu/ASC
Arhitectura Sistemelor de Calcul - UPB 2020
yozoon/flask-server-background-thread
Simple flask server which uses a python-threading background thread.
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.
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.
nazmulnnb/processpy
A simple process or thread manager for python
srepollock/python_threading_example
DFT Threaded in Python
SudipBishwakarma/Bulk-Remove-OneSignal-Users
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
TediSina/YouTube-Video-Downloader
A Tkinter program that downloads YouTube videos using Pytube, FFmpeg and Threading.
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.
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
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'., которая находится в директории приложения, а старые из этой папки удаляются. Кроме этого присутствует ряд проверок, которые не дают изображениям удалиться, перед тем как установятся новые изображения.
DavidCornejoB/MOM-Middleware-RabbitMQ-Python
Práctica de MOM Middleware con RabbitMQ en python, para cliente y servidor
deadbits/py-potential
Libraries for code I use often and got tired of rewriting in every application
lexhouk/goit-pyweb-hw-03
Модуль 3. Багатопоточність і процеси у Python