File: index.rst

package info (click to toggle)
nxt-python 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 812 kB
  • sloc: python: 6,857; xml: 22; makefile: 20; sh: 4
file content (32 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (2)
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
27
28
29
30
31
32
NXT-Python
==========

NXT-Python is a package for controlling a LEGO NXT robot using the Python
programming language. It can communicate using either USB or Bluetooth.

NXT-Python for Python 2 is no longer supported.

NXT-Python sources are available on `NXT-Python repository on sourcehut`_ and
mirrored on `NXT-Python repository on Github`_.

.. _NXT-Python repository on sourcehut: https://sr.ht/~ni/nxt-python/
.. _NXT-Python repository on Github: https://github.com/schodet/nxt-python

.. toctree::
   :maxdepth: 2

   installation
   handbook/index
   api/index
   commands/index
   config
   migration
   about


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

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