Codebase list python-pyric / 054913a3-2916-48c2-bcf9-308b7d196460/main __init__.py
054913a3-2916-48c2-bcf9-308b7d196460/main

Tree @054913a3-2916-48c2-bcf9-308b7d196460/main (Download .tar.gz)

__init__.py @054913a3-2916-48c2-bcf9-308b7d196460/mainraw · 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