File: index.rst

package info (click to toggle)
python-amqp 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 800 kB
  • sloc: python: 5,384; makefile: 209
file content (26 lines) | stat: -rw-r--r-- 393 bytes parent folder | download
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
.. _apiref:

===============
 API Reference
===============

:Release: |version|
:Date: |today|

.. toctree::
    :maxdepth: 1

    amqp.connection
    amqp.channel
    amqp.basic_message
    amqp.exceptions
    amqp.abstract_channel
    amqp.transport
    amqp.method_framing
    amqp.platform
    amqp.protocol
    amqp.sasl
    amqp.serialization
    amqp.spec
    amqp.utils
    amqp.five