Skip to content

Morffo/Book-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book-Manager

First step: Clone the repository

git clone https://github.com/Morffo/Book-Manager

Second step: create and activate virtual environment:

python -m venv venv
source venv/bin/activate

Third step: installing libraries:

pip install -r requirements.txt

Launch:

python terminal_manager_main.py

OR

python tkinter_manager.py

About

Simple terminal Book Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages