Metadata-Version: 2.4
Name: thrum
Version: 0.0.1
Summary: Typed operations for durable Python applications.
Project-URL: Homepage, https://github.com/hkuffel/thrum
Project-URL: Repository, https://github.com/hkuffel/thrum
Project-URL: Issues, https://github.com/hkuffel/thrum/issues
Author: Hunter Kuffel
License-Expression: Apache-2.0
Keywords: actors,background-jobs,durable-execution,framework,mcp,operations
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Thrum

Thrum is an early-stage Python framework experiment built around typed operations, explicit capabilities, durable execution, and transport projections.

This package currently provides a tiny importable pre-alpha surface while the runtime is being developed.
