[Zope3-Users] best way to get started nowadays?

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Sep 22 09:53:01 EDT 2007


On Saturday 22 September 2007 08:28, Benji York wrote:
> Chris Withers wrote:
> > So, what *is* the "standard" way now and where can I read about how to
> > do it?
>
> That's in flux at the moment.  I think Philipp's zopeproject is a step
> in the right direction, but haven't had a chance to look at it closely yet.

You can also look at z3c.formdemo and some other packages, as they will build 
a full system for you. You can use it as a start.

  $ svn co svn://svn.zope.org/repos/main/z3c.formdemo/tags/1.4.0 formdemo
  $ cd formdemo
  $ python bootstrap.py
  $ ./bin/buildout -v
  $ ./bin/demo fg

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-users mailing list