File: lib.rst

package info (click to toggle)
python-reportlab 3.1.8-3%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 6,996 kB
  • ctags: 9,483
  • sloc: python: 69,727; ansic: 19,108; xml: 1,494; makefile: 416; java: 193; sh: 100
file content (44 lines) | stat: -rw-r--r-- 885 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
===================================
ReportLab Library Reference
===================================

.. rubric:: API main index

This page covers modules within reportlab/lib which may be of
use to developers.  We have tried only to include things
we intend people to use; a lot of code in /lib/ is used
by our package itself, and we reserve the right to change it
if it's not documented here.

Hint:  review tests and user guide and see what is actually imported

Users definitely need:

* units
* colors
* utils

See what else is commonly imported and used in the test scripts!

If in doubt, include it and put a comment so Andy can review.

units
-----------------------

.. automodule:: reportlab.lib.units
   :members:


colors
--------------------

.. automodule:: reportlab.lib.colors
   :members:


utils
--------------------

.. automodule:: reportlab.lib.utils
   :members: