1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
To install on virtualenv: mkdir something cd something python3 -m venv venv source venv/bin/activate pip install --upgrade pip setuptools pip install hg+https://repos.goffi.org/sat hg clone https://repos.goffi.org/sat_media pip install hg+https://repos.goffi.org/sat_tmp pip install hg+https://repos.goffi.org/sat_templates pip install hg+https://repos.goffi.org/libervia pip install hg+https://repos.goffi.org/urwid-satext pip install hg+https://repos.goffi.org/cagou