Swarm-NG
1.1
|
Python package interface to the Swarm library.
More...Files | |
file | __init__.doc.py [code] |
This is the documentation for libswarmng_ext, but because all the symbols from libswarmng_ext are included in the swarmng module we document it under swarmng package. | |
file | __init__.py [code] |
Loader of libswarmng_ext and root of the swarmng package. | |
file | logdb.py [code] |
Routines and classes to access the BDB log file To read the documentation generated from this file refer to swarmng.logdb. | |
file | logrecord.py [code] |
Routines and classes to access a binary log record structure. | |
file | query.py [code] |
Support routines for swarm-query.py command-line utility. | |
file | range_type.py [code] |
Support routines for the defining ranges to use with queries. | |
Python package interface to the Swarm library.
This directory is a Python package, to use it. You must make sure the parent directory is on the Python path. The package is documented in swarmng