File: index.rst

package info (click to toggle)
python-elmax-api 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: python: 1,378; makefile: 20
file content (23 lines) | stat: -rw-r--r-- 424 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
Welcome to Elmax API's documentation!
=====================================

**Elmax API** is a Python library for controlling `Elmax devices <https://www.elmaxsrl.it>`_.

.. toctree::
   :maxdepth: 2
   :caption: Api reference

   examples/quickstart
   basic
   api/modules

.. note::

   This project is under active development.

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`