Skip to content

Sentoss/Library-Managing-System-LMS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Library Managing System

This is a simple, open-source implementation of a managing application for small libraries, built with Python and GTK3+. It does not use DBMS such as SQL, but depends on importing/exporting JSON files to/from Gtk.TreeModel objects, and synchronizes the data during import.

Installation

Works out of the box (due to how it was compiled with pyinstaller). The launcher is in the dist folder

How it looks

Screenshot from 2023-07-08 23-44-51