◐ Shell
clean mode source ↗

Build software better, together

Here are 28 public repositories matching this topic...

ssspx is a clean, typed, and tested implementation of a deterministic Single‑Source Shortest Paths solver for directed graphs with non‑negative weights. It follows a BMSSP‑style divide‑and‑conquer design (levels, FindPivots, bounded base case) and includes a switchable frontier, an optional constant‑outdegree transform.

  • Updated Jun 8, 2026
  • Python
injex

Tiny typed dependency injection for Python: explicit wiring, graph validation, zero deps, fast resolves.

  • Updated Jun 16, 2026
  • Python

A fully typed Python HTTP client built on top of primp - the fastest Python HTTP client with browser impersonation capabilities.

  • Updated Dec 22, 2024
  • Python

Build async Python bots for Max with typed, extensible access to the Max Bot API, inspired by aiogram

  • Updated Jun 16, 2026
  • Python

Weather Apps in CLI with third party API and GPS tracking ps scripts, Clean Architecure and Software Design using Type Hintings in Python.

  • Updated Dec 24, 2023
  • Python

A high-level typed Python SDK for building applications on top of the Home Assistant REST and WebSocket APIs.

  • Updated Jun 4, 2026
  • Python

Fast, exact-cover Sudoku solver & generator using DLX (Algorithm X). Clean API, CLI, tests, and a browser demo (Pyodide).

  • Updated Dec 22, 2025
  • Python

Improve this page

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

Learn more