Codebase list python-pyric / 56c0a31d-2567-40f6-9807-17163a90a668/main __init__.py
56c0a31d-2567-40f6-9807-17163a90a668/main

Tree @56c0a31d-2567-40f6-9807-17163a90a668/main (Download .tar.gz)

__init__.py @56c0a31d-2567-40f6-9807-17163a90a668/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