A python lookup package and command-line tool for infrastructure equipment.
Go to file
2019-12-04 12:00:50 -07:00
plugins Let's work on some plugins\! 2019-12-04 12:00:50 -07:00
ifxtool Let's work on some plugins\! 2019-12-04 12:00:50 -07:00
README Updated README 2019-12-03 13:29:32 -07:00
servicebase.py Finally making some progress here. We have basic plugin loading and IP/hostname distribution. We need to be careful about not consuming too much plugin functionality in the main file. 2019-12-03 13:27:13 -07:00

# ifxtool
### A python command-line client for infrastructure equipment.

## Installation

* Clone the repository
* `pip install -r requirements.txt`