Hi, Aaron Swartz's birthday is on November 8. He would have been 27.
Remembering him, I thought it would be nice to do some improvements to web.py and release it on his birthday. Those of you new to this mailing list, Aaron is the creator of web.py. He died on January 11, 2013. http://en.wikipedia.org/wiki/Aaron_Swartz The most requested feature of web.py is documentation. I've been working with Devi, who has worked with Aaron on couple of software projects, to write sphinx docs for web.py. It is still work in progress and the docs are live at: http://webpy.readthedocs.org/en/latest/ The sources are currently in the docs branch. http://github.com/webpy/webpy/tree/docs Here is the rough plan for the documentation. * Getting Started * Request (input, cookies etc) * Working with database * Templates * Forms * Sessions * Utilities * Deploying web.py applications (?) * API Documentation Please let me know if you have any suggestions or would like to help in any way. Anand -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/groups/opt_out.
