a few key links: web2py: Release archives at http://mdp.cti.depaul.edu/examples/default/download Note: you can get "binary" (no-install) or source (need python, some Python libraries); source snapshots: http://code.google.com/p/web2py/ (svn checkout, or nice code browse / diff) http://launchpad.net/web2py (get with bazaar, or browse; can sign up for email notification of changes) http://bitbucket.org/yarko/web2py (mirror; get with mercurial, or zip / tar of snapshot; browse;) bitbucket is easy to create your own branch from. If you want to contribute patches / enhancements to web2py, you can create a branch either on Launchpad, or Bitbucket - then request a "pull"; I mirror to bitbucket, so it may be hours (or a day or two) behind. Also, bitbucket mirror includes T3/T2
T3 (includes source for T2, but not doc for T2): http://web2py.appspot.com/t3 Source trees: http://launchpad.net/T3 Mirror: http://bitbucket.org/yarko/web2py-t3 T2 (source tree includes doc source and pdf): http://mdp.cti.depaul.edu/examples/static/t2.pdf - just the doc; http://launchpad.net/t2 Mirror: http://bitbucket.org/yarko/web2py-t2 (but see note about web2py mirror, above) Example application (PyCon2009 registration app; uses T2): http://launchpad.net/web2conf Community Documentation (at least the start of an attempt): https://mdp.cti.depaul.edu/web2py_wiki Currently, the wiki is using reStructuredText formatting (there are some CSS issues at the moment - be patient; it's just been up a few days). I asked for reST because it can serve as the basis for a Sphinx generated book (Sphinx is used to generate Python documentation, and builds on top of reST). Regards, Yarko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

