invex

A lightweight inventory management system built with python


License
MIT
Install
pip install invex==1.0.41

Documentation

Invex logo invex

An inventory manager for keeping track of items.

How to install

1. Install Python To install python, go to https://python.org/downloads and download the correct version for you OS.

2. Install invex To install invex, do py -m pip install invex on Windows or python3 -m pip install invex on Mac/Linux into any terminal session.

3. Go into the correct directory Before you launch invex, in the terminal go into the directory you want the data to be stored *Make sure you have read/write access, this is because invex automatically creates a .dat file in the location you are in when you launch it.

4. Opening invex To open invex, type invex into the terminal.

If there are any other issues, Click here.