diff --git a/humblematch/docs/index.md b/humblematch/docs/index.md index 1885273..e5eb205 100644 --- a/humblematch/docs/index.md +++ b/humblematch/docs/index.md @@ -3,6 +3,9 @@ Will **Sanitize your type-checks and duck-checks** for you ![HumbleMatch logo](./img/logo_medium.png "Yeah, I took that pic :)") +**Install using** +`pip install humblematch` + Available at [HumbleMatch@pypi](https://pypi.python.org/pypi/humblematch) diff --git a/humblematch/fmatch_idea.txt b/humblematch/fmatch_idea.txt index a7ee21e..16994fd 100644 --- a/humblematch/fmatch_idea.txt +++ b/humblematch/fmatch_idea.txt @@ -124,3 +124,27 @@ more doctest for other methods and helpers test helpers + +todo link +--------- + +@raymondh HumbleMatch at PyPi - Lets you turn complex checks into one-liners. I like your one-liners, what do you think of this? + +twitter ImportPython Newsletter + +Pycoders weekly web (done) + +Python Weekly (tweeted) + +rssheap (todo) + +ALSO, reddit, hacker news, python mailing list + +Publicity +--------- +HumbleMatch at PyPi ( https://github.com/bendtherules/humblematch ). + +helps you to do easy intuitive type-checking for lists, +objects, etc. Turns complex checks into one-liners. + +Docs are here - http://humblematch.readthedocs.org/en/latest/