Skip to main content

Python course for beginners fully free at your own command line.

Project description

lamr

package pytest replit

lamr is a content manager to organise and display markdown files and run Python code snippets.

It is a programming manual with code and exercises to get you gradually started with Python projects.

Documentation

https://epogrebnyak.github.io/lamr/readme/

Quickstart

pip install lamr
lamr --help

In current version there are the following excercises and manuals available.

The calendar utility

>>> lamr show cal.py --all
>>> lamr run cal.py
Today is 2024-02-04

   February 2024
Mo Tu We Th Fr Sa Su
          1  2  3  4
 5  6  7  8  9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 29

Make an ASCII art logo

>>> lamr show logo.py --all
>>> lamr run logo.py
Sample font: slant
Sample text: Python 3
ASCII art:
    ____             __     __                           _____
   / __ \   __  __  / /_   / /_   ____    ____          |__  /
  / /_/ /  / / / / / __/  / __ \ / __ \  / __ \          /_ <
 / ____/  / /_/ / / /_   / / / // /_/ / / / / /        ___/ /
/_/       \__, /  \__/  /_/ /_/ \____/ /_/ /_/        /____/
         /____/

Learn about variable assignment: =, := or <-?

lamr learn variables

Development

Check out separate Development section:

>>> lamr about --dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lamr-0.2.2.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

lamr-0.2.2-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page