Metadata-Version: 2.4
Name: closive
Version: 0.0.0.dev9
Summary: A simple, composable, declarative DSL for control flow management.
Author-email: kosmolebryce <k.lebryce@pm.me>
Requires-Python: >=3.11.0
Description-Content-Type: text/markdown

---
title: "Closive" 
subtitle: "Documentation & API Reference"
date: "2025-04-13"
abstract: >
  Closive is a lightweight abstraction layer designed for use in
  callback-heavy workflows. Inspired by best practices in functional
  programming, Closive provides a declarative interface for defining
  data transformation pipelines and is especially useful in laboratory
  analysis and data visualization.
author:
  - name: "K. LeBryce"
    email: "k.lebryce@pm.me"
    url: "https://github.com/kosmolebryce"
---

### Project Status

This project is a work-in-progress, and its documentation is still
under development.
