Metadata-Version: 2.1
Name: aeromiko
Version: 0.0.1.post2
Summary: Aeromiko is a middle-man script to simplify extracting data from Aerohive APs using Netmiko
Home-page: https://github.com/andytruett/aeromiko
Author: Andy Truett
Author-email: andrew.truett@gmail.com
License: MIT License
Download-URL: https://github.com/andytruett/Aeromiko/archive/0.0.1.tar.gz
Description: ========
        Aeromiko
        ========
        
        Aeromiko is a middle-man script to simplify extracting data from Aerohive APs using Aeromiko
        
        Installation
        ------------
        
        To install Aeromiko, simply use pip:
        
          $ pip install Aeromiko
        
        Aeromiko has the following requirements (which pip will install for you)
        - netmiko >= 2.4.0
        
        Example Script:
        ~~~~~~~~~~~~~~~
        
        `https://github.com/andytruett/Aeromiko/tree/master/example <https://github.com/andytruett/Aeromiko/tree/master/example>`_
        
        .. image:: https://raw.githubusercontent.com/andytruett/Aeromiko/master/example/example.png
        
Keywords: aerohive netmiko
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/x-rst
