Skip to main content

jedha - Easy Cisco CDP Parser

Project description

Travis CI Status Version GitHub Version License Issues Stars RichardStrnad

Introduction: What is jedha?

jedha is a Python library, which parses through Cisco CDP output and generates python objects out of it.

Docs

  • The Docs follow soon…

  • jedha tutorial follow soon…

Pre-requisites

jedha requires Python versions 2.7 or 3.2+; the OS should not matter. If you want to run it under a Python virtualenv, it’s been heavily tested in that environment as well.

Installation and Downloads

The best way to get jedha is with or pip.

pip install --upgrade jedha

Use pip3 for Python3.x…

pip3 install --upgrade jedha

Otherwise download it from PyPi, extract it and run the setup.py script:

python setup.py install

If you’re interested in the source, you can always pull from the github repo:

git clone https://github.com/richardstrnad/jedha.git

Samples

python samples/sample_script.py samples/sample_input.txt
python samples/sample_script_ciscocmd.py samples/sample_input_ciscocmd.txt

Unit-Tests

Travis CI project tests jedha on Python versions 2.7 through 3.5

Click the image below for details; the current build status is:

Travis CI Status

Author and Thanks

jedha was developed by Richard Strnad

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jedha-0.1.1.tar.gz (17.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page