Metadata-Version: 1.1
Name: pynso
Version: 1.0
Summary: A Python client library for Cisco NSO (previously tail-f)
Home-page: https://github.com/DimensionDataCBUSydney/pynso
Author: Anthony Shaw
Author-email: anthony.shaw@dimensiondata.com
License: APACHE2
Download-URL: https://github.com/tonybaloney/DimensionDataCBUSydney/tarball/1.0
Description: PyNSO

        ===============================

        

        version number: 1.0

        author: Anthony Shaw

        

        Overview

        --------

        

        A Python client library for Cisco NSO (previously tail-f)

        

        Installation / Usage

        --------------------

        

        To install use pip:

        

            $ pip install pynso

        

        

        Or clone the repo:

        

            $ git clone https://github.com/DimensionDataCBUSydney/pynso.git

            $ python setup.py install

            

        Contributing

        ------------

        

        TBD

        

        Example

        -------

        

        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
