quanta-kt / libmgr

This is a special client request for library software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library_Software

This is a special client request for library software

For Developers Guide

  1. Use a venv with the requirements.txt
  2. Use the command python3 main.py to run the program
  3. Edit config.py and change the database path to your database path.
  4. Run DBINIT.py to create the database
  5. All the best.

Installation

  1. Clone the repository
  2. Install python3
  3. Install pip3
  4. Install the requirements.txt with 'pip3 install -r requirements.txt'
  5. Run the program with 'python3 main.py'

About

This is a special client request for library software

License:MIT License


Languages

Language:Python 87.3%Language:JavaScript 7.4%Language:HTML 5.3%