Skip to content
#

threading-library

Here are 21 public repositories matching this topic...

ThreadFactory is a concurrency framework for Python 3.13+ (No-GIL). It provides custom Work future objects and thread-safe collections, laying the foundation for scalable parallel execution in modern Python.

  • Updated Aug 23, 2025
  • Python

This is a Python-based desktop application designed to generate sales summary reports for multiple sites by connecting to a SQL Server database. The app uses Tkinter for the GUI, supports parallel processing for faster report generation, and allows exporting reports as .zip files containing individual .txt files for each site.

  • Updated Jul 29, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the threading-library 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 threading-library topic, visit your repo's landing page and select "manage topics."

Learn more