Index of /ports/www/zope210/work/Zope-2.10.5-final/utilities
Name Last modified Size Description
Parent Directory 18-Jan-2008 20:46 -
ZODBTools/ 29-Oct-2007 06:14 -
check_catalog.py 29-Oct-2007 06:09 4k
compilezpy.py 29-Oct-2007 06:09 2k
copyzopeskel.py 29-Oct-2007 06:09 9k
decompilezpy.py 29-Oct-2007 06:09 1k
fixheaders.py 29-Oct-2007 06:09 1k
load_site.py 29-Oct-2007 06:09 8k
mkzeoinstance.py 29-Oct-2007 06:09 1k
mkzopeinstance.py 29-Oct-2007 06:09 6k
reindex_catalog.py 29-Oct-2007 06:09 4k
requestprofiler.py 29-Oct-2007 06:09 27k
tracelog.py 29-Oct-2007 06:09 13k
zpasswd.py 29-Oct-2007 06:09 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