Codebase list python-pyric / 5532b124-f0b7-4d3b-b1b3-eab4f84ffa2b/upstream __init__.py
5532b124-f0b7-4d3b-b1b3-eab4f84ffa2b/upstream

Tree @5532b124-f0b7-4d3b-b1b3-eab4f84ffa2b/upstream (Download .tar.gz)

__init__.py @5532b124-f0b7-4d3b-b1b3-eab4f84ffa2b/upstreamraw · history · blame

1
2
3
4
5
6
# PyRIC v 1.6 root Distribution directory
# Do not import from this directory i.e from PyRIC import foobar
# To install
#   use pip ('sudo pip install PyRIC')
# or download latest tarbal and untar.
# excute either sudo python setup.py or rund from the PyRIC/pyric directory