informal

Python library for informal education.

Link Description
doctests.py Read and parse doctest strings from .TXT files and use results with @test decorator to add complicated or verbose doctest strings to functions also for use in https://colab.research.google.com/ notebooks.
download.py Adapted from Allen Downey Think Python v3 to download files from URIs.
log.py Logging module that logs to the console and a temporary log file.

🔗 permalink and 🔩 repository for this page.