File: index.rst

package info (click to toggle)
python-pyxs 0.4.2~git20190115.97f14313-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 328 kB
  • sloc: python: 1,196; makefile: 93
file content (17 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. include:: ../README

Show me the code!
-----------------

Head over to our brief :ref:`tutorial` or, if you're feeling brave, dive right
into the :ref:`api`; ``pyxs`` also has a couple of examples in the
`examples <https://github.com/selectel/pyxs/tree/master/examples>`_ directory.

.. toctree::
   :hidden:
   :maxdepth: 2

   tutorial
   api
   contributing
   changelog