Installation

Prerequisites

Quantities has a few dependencies:

(bearing in mind that not all combinations of Python and NumPy versions necessarily work).

Source Code Installation

To install Quantities, 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.