Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

05. JSNAPy python module

Khelil Sator edited this page Jun 3, 2017 · 1 revision

Documentation:

https://github.com/Juniper/jsnapy/wiki/4.-Module

Snap, snap, and check workflow:

Examples:

jsnapy without pyez:

sublime-text python/check.py 
python python/check.py 

jsnapy and pyez together:

sublime-text python/checkdevice.py 
python python/checkdevice.py 

snapcheck:

Examples

Jsnapy without pyez:

sublime-text python/snapcheck.py 
python python/snapcheck.py 
sublime-text python/snapcheckdata.py 
python python/snapcheckdata.py 

Local snapcheck (snap + local snapcheck workflow), jsnapy without pyez:

sublime-text python/snapchecklocal.py 
python python/snapchecklocal.py 

JSNAPy and PyEZ together:

sublime-text python/snapcheckdevice.py 
python python/snapcheckdevice.py