Metadata-Version: 2.4
Name: artflow-core
Version: 0.0.3
Summary: Core Artflow workflow primitives
Project-URL: Homepage, https://github.com/mrbungie/artflow
Project-URL: Repository, https://github.com/mrbungie/artflow
Project-URL: Issues, https://github.com/mrbungie/artflow/issues
Author: Damian
License-Expression: MIT
Keywords: ai,dag,generative-media,python,workflow
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# artflow-core

Core Artflow workflow primitives for building typed, lazy workflows for generative media.

This package currently publishes the foundational `artflow_core` implementation and the top-level `artflow` compatibility import.
