Index of /www001/src/ports/www/zope29/work/Zope-2.9.7-final/utilities

      Name                    Last modified       Size  Description

[DIR] Parent Directory 18-Jan-2008 20:53 - [   ] check_catalog.py 25-Mar-2007 02:41 4k [   ] compilezpy.py 25-Mar-2007 02:41 2k [   ] copyzopeskel.py 25-Mar-2007 02:41 9k [   ] decompilezpy.py 25-Mar-2007 02:41 1k [   ] load_site.py 25-Mar-2007 02:41 8k [   ] mkzeoinstance.py 25-Mar-2007 02:41 1k [   ] mkzopeinstance.py 25-Mar-2007 02:41 6k [   ] reindex_catalog.py 25-Mar-2007 02:41 4k [   ] requestprofiler.py 25-Mar-2007 02:41 27k [   ] zpasswd.py 25-Mar-2007 02:41 6k [DIR] ZODBTools/ 25-Mar-2007 02:48 -

This directory contains utility scripts and modules that augment Zope.

To get detailed usage information, run any of these scripts without arguments:

  load_site.py -- Load a Zope site from files and directories

    This script illustrates used of the Zope RPC mechanism,
    ZPublisher.Client.  It provides some examples of pitfalls
    and their work-arounds.

  check_catalog.py -- Perform some consistency tests on a ZCatalog instance

  mkzopeinstance.py -- create a Zope instance home

  copyzopeskel.py -- copy a Zope instance home skeleton directory to target

  mkzeoinstance.py -- create a ZEO instance home

  requestprofiler.py -- parse and analyze the Zope "detailed" log file

  zpasswd.py -- generate "access" or "inituser" files for use with Zope

  compilezpy.py -- compile all .py files to .pyc files in the current
     directory and below

  decompilezpy.py -- remove all .py[co] files in the current directory
     and below