Skip to content

A simple, Python-based inventory management system

Notifications You must be signed in to change notification settings

liminalFrog/isadore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Isadore

A Python-based, CLI Inventory Management System

Installation

To install, open your terminal, navigate to the folder containing Isadore's files, and type:

python3 -m pip install --upgrade pip

then:

pip install requirements.txt

to install the program's prerequisites.

Usage

After installing requirements, to run the program, type:

python3 main.py

About

A simple, Python-based inventory management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages