Metadata-Version: 2.4
Name: ravelin
Version: 0.0.0
Summary: Production-readiness layers for AI pipelines (name reservation; project in active development).
Project-URL: Homepage, https://github.com/LastRemote/ravelin
Author-email: Bohan Qu <bohanqu@gmail.com>
License: Apache-2.0
Keywords: ai,durable-execution,llm,orchestration,pipeline,streaming
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Ravelin

Production-readiness layers for AI pipelines.

> **Status:** This is a name reservation. Ravelin is in active development and
> the first functional release is coming soon. The current release on PyPI is an
> intentionally empty placeholder.

Ravelin is a modular collection of layers that wrap the production concerns
around an AI application — durable execution, reconnectable streaming,
config-driven resources, and application-owned history — while your pipeline
stays the stable center.
