Skip to content

LuapRebel/booktracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookTracker

License: MIT

About

A Python Textual application to track books. The application allows users to

  • View a DataTable of existing books
  • Filter existing books by a DataTable field and a search term
  • Add a new book
  • Edit existing books
  • Delete existing books
  • View statistics (books per month or year, days to read)

Installation

This project uses UV.

git clone [email protected]:LuapRebel/booktracker.git
cd booktracker
uv sync
source .venv/bin/activate

Usage

textual run src/app.py

About

Python Textual application to track books

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages