Show HN: HumbleMatch – Easy type-checking for Python (github.com) 1 points by bendtherules 11y ago ↗ HN
[–] bendtherules 11y ago ↗ HumbleMatch is made to add a zing to your mundane type-checking and duck-checking code.* Check your function arguments reliably, add more flexible signatures and most of all, have a lovely API.* Or just sprinkle some assert checks to ensure the data is what you expect it to be at any point.
1 comment
[ 3.0 ms ] story [ 10.0 ms ] thread* Check your function arguments reliably, add more flexible signatures and most of all, have a lovely API.
* Or just sprinkle some assert checks to ensure the data is what you expect it to be at any point.