Codebase list python-pyric / 1d3b2ec7-4d23-4b45-80b6-6e404a2d5d13/upstream __init__.py
1d3b2ec7-4d23-4b45-80b6-6e404a2d5d13/upstream

Tree @1d3b2ec7-4d23-4b45-80b6-6e404a2d5d13/upstream (Download .tar.gz)

__init__.py @1d3b2ec7-4d23-4b45-80b6-6e404a2d5d13/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