Below are some examples that highlight these key concepts and show how easy it is to get started with. The more detailed documentation is available in the other sections.
.. literalinclude:: examples/quickstart_put.py :language: python :start-after: # DOC_EXAMPLE_START :end-before: # DOC_EXAMPLE_END
.. literalinclude:: examples/quickstart_sub.py :language: python :start-after: # DOC_EXAMPLE_START :end-before: # DOC_EXAMPLE_END
.. literalinclude:: examples/quickstart_get.py :language: python :start-after: # DOC_EXAMPLE_START :end-before: # DOC_EXAMPLE_END