Metadata-Version: 2.1
Name: ipyats
Version: 0.1.4
Summary: Interactive pyATS
Home-page: https://github.com/CiscoDevNet/ipyats
Author: Kevin Corbin
Author-email: kecorbin@cisco.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/CiscoDevNet/ipyats/issues
Project-URL: Source, https://github.com/CiscoDevNet/ipyats/
Description: # ipyats
        
        A lightweight iPython wrapper to pyATS and Genie, used for exploring pyATS and Genie
        
        
        # Running
        
        Using a devnet Sandbox
        
        ```
        ipyats
        ```
        
        Using your own testbed
        
        ```
        ipyats --testbed my-testbed.yaml
        ```
        
Keywords: pyats genie development cisco network automation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
