24 ------------ |
24 ------------ |
25 |
25 |
26 The easiest way to install this module is from the python package index using pip:: |
26 The easiest way to install this module is from the python package index using pip:: |
27 |
27 |
28 pip install hg+https://bitbucket.org/iannis_b/scc-access#egg=scc-access |
28 pip install hg+https://bitbucket.org/iannis_b/scc-access#egg=scc-access |
|
29 |
|
30 or, if you don't have mercurial on your system:: |
|
31 |
|
32 pip install https://bitbucket.org/iannis_b/scc-access/get/tip.zip |
29 |
33 |
30 You can also use the script by cloning this mercurial repository. |
34 You can also use the script by cloning this mercurial repository. |
31 |
35 |
32 |
36 |
33 Settings |
37 Settings |