Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


https://github.com/Juniper/ChassisInfoFetcher




ubuntu 18
installation
#Basic dependencies:
sudo apt-get install python-pip python-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev


sudo pip install --upgrade pip

#To install PyEz:
pip install junos-eznc

#To install urwid:
pip install urwid

#To install Space Ez:
cd ~/Documents/

git clone https://github.com/Juniper/py-space-platform.git

sudo pip install ./py-space-platform


#To install the aplication
git clone https://github.com/Juniper/ChassisInfoFetcher


#Run the graphical application:
python ~/Documents/ChassisInfoFetcher/CIF/app.py
















  • No labels