Skip to content

Petlja/TextualProgrammingInPython

Repository files navigation

Textual Programming in Python

This repository contains the source for the Textual Programming in Python course by Petlja.

The course covers Python fundamentals: programs, text values, reading data, math functions, branching, scripts, data collections, lists, defining functions, and dictionaries.

Building

The source content is in the source/ directory and can be converted to HTML using Sphinx with the PLCT toolchain.

Prerequisites

  • Have the uv tool (version 0.10 or newer) installed

Build HTML

uv run plct build

The output will be in the build/ directory.

Build and preview in browser

uv run plct preview

This starts a local server with live-reload at http://127.0.0.1:8000.

License

This work by Fondacija Petlja is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages