modfiles = (
('basemap', 'Plots data on map projections (with continental and political boundaries)'),
)
@header@
The matplotlib toolkits
Toolkits are collections of application-specific functions that extend matplotlib.
The following toolkits are available for matplotlib
toolkit | Description |
+ for toolkit,desc in modfiles:
@toolkit@
|
@desc@
|
-
@footer@