Semi-finalized directory structure

This commit is contained in:
2015-06-21 13:01:01 +05:30
parent 171c00223f
commit 3c72899823
14 changed files with 36 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# HumbleMatch
Will **Sanitize your type-checks and duck-checks** for you
Available at [HumbleMatch@pypi]()
## What the heck is it?
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.
* Provide helpful debugging errors, *dont just fail with cryptic errors*