Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 400 Bytes

examples.rst

File metadata and controls

19 lines (13 loc) · 400 Bytes

Examples

Easy first Examples

Read the interesting URL from the user. At the second run, nothing is asked to the user.

.. literalinclude:: ../examples/example01.py
   :language: python
   :linenos:


Here is the created file. The is located in the user folder.

.. literalinclude:: ../examples/example01.conf
   :language: yaml
   :linenos:
   :caption: example01.conf