MAFw
Contents:
First steps
Introduction
Processor: The core of MAFw
Processor Examples
ProcessorList: Combine your processors in one go
Plugins: import your processors
Run your processors from the command line
Database: your new buddy!
Filters: do only what is needed to be done!
Display your results
A step by step tutorial for a real experimental case study
API
mafw
mafw_hookimpl
mafw.active
mafw.db
mafw.decorators
mafw.enumerators
mafw.examples
mafw.examples.db_processors
mafw.examples.importer_example
mafw.examples.loop_modifier
mafw.examples.multi_primary
mafw.examples.processor_list
mafw.examples.sum_processor
mafw.hookspecs
mafw.lazy_import
mafw.mafw_errors
mafw.plugin_manager
mafw.plugins
mafw.processor
mafw.processor_library
mafw.runner
mafw.scripts
mafw.timer
mafw.tools
mafw.ui
MAFw
API
mafw
mafw.examples
mafw.examples.multi_primary
View page source
mafw.examples.multi_primary
Module demonstrates how to use multicolumn primary keys and foreign keys.