repoze.catalog and ZODB beginners example – part 2
A beginners example of retrieving objects from ZODB after having indexed them with repoze.catalog. Part two of a two part series.
By CATcash advance
By APNWLNS Viagra online
A beginners example of retrieving objects from ZODB after having indexed them with repoze.catalog. Part two of a two part series.
A beginners example of using ZODB and repoze.catalog to store objects into ZODB and have them indexed by repoze.catalog
droopy is a single python script which provides a simple web-server for uploading files to the host – here are some examples of how to use it.
In Python the SimpleHTTPServer module allows you to produce a one line webserver
Using pythons optparser to print a summary of script options under program control
Using the Python library Paramiko to ‘remote control’ an EC2 instance
Finding where a Python object is defined using the inspect module of the Python Standard Library
How to add key/value pairs to an existing dictionary using the dict() contstructor
It’s useful to know where Django is installedfor a number of reasons – customising admin templates for instance
The default setting in Django means your development server is invisible to other machines