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 |
Classes
| Report([name, title, path, author, style, ...]) | Simple PDF reports using reportlab |
| datetime | The year, month and day arguments are required. |