Skip to content

Linux terminal programs created using Python terminal libraries

Notifications You must be signed in to change notification settings

LuapRebel/shell

Repository files navigation

Shell

Overview

This repo contains various programs that can be run in the Linux terminal (Bash specifically). Each program has been developed using each of the four following Python libraries:

Programs

  • Booktracker (tracks books read with basic CRUD functionality)

Installation

This repo was created using UV.

  • git clone ...
  • cd shell
  • uv run [APP] (e.g. uv run booktracker_textual/app.py)

About

Linux terminal programs created using Python terminal libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages