qasem-talaee / leitner-box

Python Leitner box

Home Page:http://qtle.ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python Leitner box

http://qtle.ir


Languages

Language:Python 100.0%