Installation

Prerequisites

Quantities has a few dependencies:

Source Code Installation

To install Quantities, download the Quantites sourcecode from PyPi and run “python setup.py install” in the quantities source directory, or run “pip install quantities”.

Development

You can follow and contribute to Quantities’ development using git:

git clone git@github.com:python-quantities/python-quantities.git

Bugs, feature requests, and questions can be directed to the github website.