File: reference.rst

package info (click to toggle)
python-simple-pid 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: python: 394; makefile: 9
file content (13 lines) | stat: -rw-r--r-- 259 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13

API reference
=============

This library consists of only one class, ``PID``, which you make an instance of and use. It's full API documentation is given below.


simple_pid.PID
--------------

.. automodule:: simple_pid.pid
   :members:
   :undoc-members: