mvpa2.base.reportΒΆ
Creating simple PDF reports using reportlab
Functions
borrowkwargs (cls[, methodname, exclude]) |
Return a decorator which would borrow docstring for **kwargs |
escape_xml (s) |
Replaces &<> symbols with corresponding XML tokens |
pathjoin (a, \*p) |
Join two or more pathname components, inserting ‘/’ as needed. |
Classes
Report ([name, title, path, author, style, ...]) |
Simple PDF reports using reportlab |
datetime |
The year, month and day arguments are required. |