File: columns_and_rows.rst

package info (click to toggle)
python-agate 1.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,968 kB
  • ctags: 1,120
  • sloc: python: 8,785; makefile: 126
file content (16 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
================
Columns and rows
================

.. autosummary::
    :nosignatures:

    agate.MappedSequence
    agate.Column
    agate.Row

.. autoclass:: agate.MappedSequence

.. autoclass:: agate.Column

.. autoclass:: agate.Row