|
|
|
Show HN: Chorey – A Type-Safe, Asynchronous Pipeline Framework for Python
(anwitars.github.io)
|
|
1 points
by anwitars
244 days ago
|
|
Hi HN, I built Chorey
— a lightweight framework for building complex asynchronous workflows in Python with end-to-end type safety. Chain asynchronous functions together fluently, supporting branching and routing as well, all while preserving 100% type safety. Also, Chorey can generate a Mermaid diagram out of your pipeline completely written in Python. If you have any thoughts in mind, just let me know. |
|