Hacker News new | ask | show | jobs
Show HN: QResult – Another Result Model for Python (github.com)
1 points by Timothycquinn 310 days ago
An alternative model for generating clean back-end python logic with strictly enforced error codes, result validation and with clean business logic for maximum code path coverage. Inspired by Functional programming result paradigms.