Skip to content

A Library Managment System built on Python and MySql

Notifications You must be signed in to change notification settings

AnshumanKhatri14/Librarios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Librarios

A Library Management System

Introduction

This is a Library Management Program built on python and MySql, which can be quite helpful in managing records of any ordinary library in world. It keeps your data safe and sound in MySql database which can be viewed at any instant, and thats definitely gonna save you a few pages by making all the manual work virtual and easy from its user-friendly interface.


alt text


It can do

  • Add as many records
  • Edit any record like phone number or book issued
  • View a person's record
  • Remove any person's record

With its user-friendly interface you can manage your whole library's record from a screen with ease.

Installation

You can simply clone my repository to get this project running on your device just by a single command


git clone https://github.com/AnshumanKhatri14/Librarios.git

Just copy out this in your terminal and explore it to its fullest!

OR

You can simply install this project as a module by a single command from your terminal :

pip install librarios 

and in order to run the installed project as a pip package type this command in your terminal :

py -m librarios

for linux / mac OS >

python3 -m librarios 

About

A Library Managment System built on Python and MySql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages