Metadata-Version: 2.4
Name: pipeful
Version: 0.0.1
Summary: A lightweight pipeline
Author-email: Takahide Nogayama <nogayama@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/nogayama/pipeful
Project-URL: Issues, https://github.com/nogayama/pipeful/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Pipeful 

[Pipeful](https://github.com/nogayama/pipeful) is a DSL framework for easily pipelining Python functions.

