From 931e7ed9375e97f27cc81a20f73937b735c9fdf5 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 22 Jun 2015 14:17:08 +0530 Subject: [PATCH] pip link added --- humblematch/docs/index.md | 3 +++ humblematch/fmatch_idea.txt | 24 ++++++++++++++++++++++++ 2 files changed, 27 insertions(+) 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/