By Zed A. Shaw

Learn Python The Hard Way Site Is Live

I got the learnpythonthehardway.org site up and working good. You can get the latest book there from now on at:

http://learnpythonthehardway.org/static/LearnPythonTheHardWay.pdf

Which I update frequently. The site also supports the following for people interested in contributing:

  1. It's a full fossil repository, so that means you can grab the whole site for yourself, including all the sphinx code. No license decided yet so just assume I own Copyright and you can redistribute for non-commercial purposes.
  2. There's a wiki where you can write a proposed exercise if you think of one. Make sure it's good in case someone comes along on accident and doesn't get that the wiki is only a testing ground.
  3. You can enter in tickets if you find problems in the book.

Other than that it's a fairly basic site. Just whatever fossil provides is there. Let me know if there's problems with it.