lamr
is a content manager to organise and display markdown files and run Python code snippets.
It is a collection of resources and code exercises to get you gradually started with Python projects.
lamr
works at the command line and as a website.
https://epogrebnyak.github.io/lamr/readme/
pip install lamr
lamr --help
=
, :=
or <-
?lamr learn variables
>>> lamr show logo.py --all
>>> lamr run logo.py
Sample font: slant
Sample text: Python 3
ASCII art:
____ __ __ _____
/ __ \ __ __ / /_ / /_ ____ ____ |__ /
/ /_/ / / / / / / __/ / __ \ / __ \ / __ \ /_ <
/ ____/ / /_/ / / /_ / / / // /_/ / / / / / ___/ /
/_/ \__, / \__/ /_/ /_/ \____/ /_/ /_/ /____/
/____/
Check out separate Development section:
>>> lamr about --dev