Installation

From PyPi

Just use pip:

pip install producti_gestio

Or if you want to upgrade the package:

pip install --upgrade producti_gestio

From Github

Using Pip

Try using that piece of code:

pip install git+https://github.com/pyTeens/producti-gestio.git

Or if you want to upgrade the package

pip install --upgrade git+https://github.com/pyTeens/producti-gestio.git

Downloading files

In primis (from Latin, “firstable”), clone the repository:

git clone https://github.com/pyTeens/producti-gestio.git

Then, change directory:

cd producti-gestio

And finally, install the package:

sudo python3 setup.py install