Hacker Newsnew | past | comments | ask | show | jobs | submit | leifos's commentslogin

Yeah there are a million ways to deploy for simplicity we choose PythonAnywhere. This was mainly because when you are teaching 200+ students, you need it to be easy, quick, and free (also it doesn't require a credit card to join).

We also hope to expand this chapter in the future to show how to migrate to a real database.

If you have some suggestions about other platforms to deploy on we'd love to hear them.


Totally! We hope to put another version out next summer using Python 3 and the latest version of Django at that point.


Thanks for all your comments and suggestions so far. Please keep the coming.


Thanks for the tip. We hope to include a chapter that uses OpenAuth instead. It is on our TODO list :-)


Cool. What made you go with OpenAuth?

I couldn't spot an issue discussing it, but if you have a good link on the pros and cons, I'd love to see it. :)


We are still investigating the options, but OpenAuth seems like a pretty useful open and applicable standard for authenticating users. In the book, we are trying to build up a series of guides on useful tools and toolkits for doing things.

So I'd also like to read about the pros and cons of the various authentication packages.


Thanks! We appreciate your comments.

We'll be releasing a pdf and ebook in the future, but if you can't wait you can download the source for the book from github, see http://bit.ly/1bVKKJf

We've written the book in Python Sphinx so it is easy to compile into pdf.


Thanks for the feedback and suggestions. It is work in progress, where we subscribe to the, Release Early and Release Often paradigm.

Thanks to many of the initial readers, we've been updating the book regularly and catching the typos and confusing parts of the book.

If you'd like to contribute then the source for the book is on github (written in Python Sphinx) see http://bit.ly/1bVKKJf


Thanks for all the comments and suggestions.

By "beginner" we mean, someone with knowledge of Python, and who has started to play around with Django (i.e. started to undertake the official django tutorials).

We started the book to help my 3rd year undergraduate computer science students, who learn python in 1st year.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: