Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 258 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 258 Bytes

This is an enhanced version of Python inventory system (CLI) from https://github.com/TeoJJss/inventory_system.
To run, ensure Python with version 3.9 and above is installed and execute with commands:

pip install -r requiremnets.txt
python main.py