Index of /ports/www/zope28/work/Zope-2.8.9.1-final/utilities

      Name                    Last modified       Size  Description

[DIR] Parent Directory 18-Jan-2008 20:49 - [DIR] ZODBTools/ 29-Mar-2007 12:55 - [   ] check_catalog.py 29-Mar-2007 12:54 4k [   ] compilezpy.py 29-Mar-2007 12:54 2k [   ] copyzopeskel.py 29-Mar-2007 12:54 9k [   ] decompilezpy.py 29-Mar-2007 12:54 1k [   ] load_site.py 29-Mar-2007 12:54 8k [   ] mkzeoinstance.py 29-Mar-2007 12:54 1k [   ] mkzopeinstance.py 29-Mar-2007 12:54 6k [   ] reindex_catalog.py 29-Mar-2007 12:54 4k [   ] requestprofiler.py 29-Mar-2007 12:54 27k [   ] zpasswd.py 29-Mar-2007 12:54 6k

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