Skip to content

qasem-talaee/leitner-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leitner Box

Leitner Box with python that you can add several boxes. The software makes studying easy.Database is sqlite3.

Installation

sudo apt install python3-venv python3-pip
python3 -m venv ./venv
source ./venv/bin/activate
pip install -r req.txt
python3 main.py

Releases

No releases published

Packages

No packages published

Languages