Hacker News new | ask | show | jobs
Show HN: Katharos Functional programming and CSP-style concurrency for Python (github.com)
6 points by kamalf 3 hours ago
1 comments

I've been working on Katharos, a functional programming and concurrency library for Python 3.13+. The idea behind it is simple: absence, errors, effects, and concurrent communication should be explicit, composable values instead of hidden control flow.