File: index.rst

package info (click to toggle)
pyvisa 1.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,348 kB
  • sloc: python: 12,643; makefile: 133
file content (14 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. _advanced:

Advanced topics
===============

This section of the documentation will cover the internal details of PyVISA.
In particular, it will explain in details how PyVISA manage backends.

.. toctree::
    :maxdepth: 2

    architecture
    backends
    continuous_integration