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 2 Next »


https://github.com/Juniper/ChassisInfoFetcher




ubuntu 18
installation
#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

#Basic dependencies:
apt-get install python-pip python-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev

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


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
















  • No labels