Show HN: Lythonic – Compose Python functions into data-flow pipelines
A dataflow framework for Python, enabling composition of functions into reproducible pipelines, with a focus on managing data and metadata flow.
View Origin LinkProduct Positioning & Context
repo last year and I think I got something that usable now.Async framework, mix sync/async python functions, compose them into DAGs, run them, schedule them, persist data between steps or let it flow just in memory.GitHub: https://github.com/walnutgeek/lythonicDocs: https://walnutgeek.github.io/lythonic/PyPI: pip install lythonicIt is dataflow. So theoretically you can compose it with pure functions only. Lythonic requires annotations for params and returns to wire up outputs with inputs. All data saved in sqlite as json for now, and it would work for some amount of data ok.You may use it as task flow keeping params and returns empty and maintaining all data outside of the flow.But practically you may do well with some middle ground, just flow metadata thru, enough to make your function calls reproducible and keep some system of records that you can query reliably.Anyway I will stop rambling ... soon.Python 3.11+
MIT License.
Minimal dependencies: Pydantic, Pyyaml, CroniterPrepping for v0.1. Looking of feedback. v0.0.14 is out. Claude generated reasonable docs. Sorry, I would not be able to do it better. I am working on Web UI and practical E2E example app as well.Thank you.
-Sergey
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is Lythonic – Compose Python functions into data-flow pipelines?
Where did Lythonic – Compose Python functions into data-flow pipelines originate?
When was Lythonic – Compose Python functions into data-flow pipelines publicly launched?
How popular is Lythonic – Compose Python functions into data-flow pipelines?
Which technical categories define Lythonic – Compose Python functions into data-flow pipelines?
What are some commercial alternatives to Lythonic – Compose Python functions into data-flow pipelines?
How does the creator describe Lythonic – Compose Python functions into data-flow pipelines?
Community Voice & Feedback
No active discussions extracted yet.
Discovery Source
Hacker News Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.
SaaS Metrics