Python Downloads

Download the current Python 3 module file:

Installation

This module can be installed with the following commands in a bash terminal of Linux:

wget "http://d3gb.usal.es/docs/package/py/D3GB-1.1.tar.gz"
tar xzf D3GB-1.1.tar.gz
cd D3GB
sudo python3 setup.py install

Note: Installation of D3GB module will be simplified with its next inclusion in the PyPI repository.

Documentation