File: gettingstarted.rst

package info (click to toggle)
python-wsme 0.12.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 616 kB
  • sloc: python: 6,064; makefile: 27; javascript: 8
file content (8 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
Getting Started
===============

For now here is just a working example.
You can find it in the examples directory of the source distribution.

.. literalinclude:: ../../examples/demo/demo.py
    :language: python