Command line HN polls graphs1 points·by fisadev·16 anni fa·0 commentsA quick-and-dirty python script that creates a graph for a HN poll, on the command line. Download it from: http://goo.gl/jDu8Use:To see the poll at http://news.ycombinator.com/item?id=1843083Run python hnpoll.py 1843083Known problem: if some of the poll items has a '<' on the description. Unknown problems: lots, I guess :)Remember, it's a quick-and-dirty, 5 minutes work.0 commentsPost comment—
Use:
To see the poll at http://news.ycombinator.com/item?id=1843083
Run python hnpoll.py 1843083
Known problem: if some of the poll items has a '<' on the description. Unknown problems: lots, I guess :)
Remember, it's a quick-and-dirty, 5 minutes work.