Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Book Sorting GUI

Source code for a GUI that stores and sorts library books according to publication information.

Install dependencies

pip install pyinstaller
pip install numpy==1.19.3
pip install Pillow

Make an executable

pyinstaller --onedir --windowed Book_Sorting.py

About

GUI that stores and sorts library books according to publication information.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages