23 |
23 |
24 Installation |
24 Installation |
25 ------------ |
25 ------------ |
26 |
26 |
27 The easiest way to install this module is from the python package index using pip:: |
27 The easiest way to install this module is from the python package index using pip:: |
|
28 |
|
29 pip install scc-access |
|
30 |
|
31 Alternatively, you can install the latest version directly from the repository:: |
28 |
32 |
29 pip install hg+https://repositories.imaa.cnr.it/public/scc_access#egg=scc-access |
33 pip install hg+https://repositories.imaa.cnr.it/public/scc_access#egg=scc-access |
30 |
34 |
31 or, if you don't have mercurial on your system:: |
35 or, if you don't have mercurial on your system:: |
32 |
36 |