Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 394 Bytes

installation.rst

File metadata and controls

11 lines (7 loc) · 394 Bytes

Installation

Official releases are available via Pypi repository. The easiest way to install these is using a package manager like pip:

$ pip install secsgem

In order to use the current development code, which might be instable at times, use the git repository directly:

$ pip install git+git://github.com/bparzella/secsgem