mvpa2.base.reportΒΆ

Creating simple PDF reports using reportlab

Inheritance diagram of mvpa2.base.report

Functions

escape_xml(s) Replaces &<> symbols with corresponding XML tokens

Classes

Report([name, title, path, author, style, ...]) Simple PDF reports using reportlab