Skip to content
#

python-threading

Here are 29 public repositories matching this topic...

ПриДанное приложение парсит сайт с изображениями, и после вытягивает от туда данные, в которых содержатся ссылки и названия изображений. После этих действий новые изображения скачиваются в папку 'images'., которая находится в директории приложения, а старые из этой папки удаляются. Кроме этого присутствует ряд проверок, которые не дают изображен…

  • Updated Oct 25, 2020
  • 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

The goal of this personal project was to visualize the average duration of movies over the years. I used Python3 and several libraries (BeautifulSoup, requests, matplotlib). This personal challenge was developed, tested and optimized (with a thread system) in less than 12 hours.

  • Updated Aug 6, 2022
  • 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

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

Improve this page

Add a description, image, and links to the python-threading topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-threading topic, visit your repo's landing page and select "manage topics."

Learn more