Skip to content
#

python313

Here are 46 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 Sep 11, 2025
  • Python

The Domain Event Pattern is a Python 🐍 package that implements the Domain Event pattern from Domain Driven Design. It provides composable building blocks 📡 Event, Publisher, Subscriber, and Dispatcher, so you can model "something happened" in your domain without framework lock-in.

  • Updated Oct 30, 2025
  • Python

Improve this page

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

Learn more