Hacker News new | ask | show | jobs
by kghose 4433 days ago
I love docopt. My big draw is that I write the documentation only once - in the doc string where it should be. Click looks great, but there is no documentation in the code itself. You need to run the code to print the documentation.