index.rst 463 B

123456789101112131415161718192021222324252627282930313233
  1. alphasign API
  2. =============
  3. The alphasign package is a Python API for the
  4. `Alpha Communications Protocol <http://www.alpha-american.com/p-alpha-communications-protocol.html>`_.
  5. .. automodule:: alphasign
  6. :members:
  7. .. toctree::
  8. :maxdepth: 2
  9. charsets
  10. colors
  11. counters
  12. date
  13. extchars
  14. modes
  15. packet
  16. positions
  17. speeds
  18. string
  19. text
  20. time
  21. interfaces
  22. Indices and tables
  23. ==================
  24. * :ref:`genindex`
  25. * :ref:`modindex`
  26. * :ref:`search`