python-kasa/docs
Steven B 3490a1ef84
Add tutorial doctest module and enable top level await (#919)
Add a tutorial module with examples that can be tested with `doctest`.

In order to simplify the examples they can be run with doctest allowing
top level await statements by adding a fixture to patch the builtins
that xdoctest uses to test code.

---------

Co-authored-by: Teemu R. <tpr@iki.fi>
2024-05-16 18:13:44 +02:00
..
source Add tutorial doctest module and enable top level await (#919) 2024-05-16 18:13:44 +02:00
make.bat Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00
Makefile Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00
tutorial.py Add tutorial doctest module and enable top level await (#919) 2024-05-16 18:13:44 +02:00