Skip to content

Common modules and documentation for SteelScript

License

Notifications You must be signed in to change notification settings

mezgerj/steelscript

 
 

Repository files navigation

Riverbed SteelScript

This is the top-level directory for the Riverbed SteelScript for Python, a collection of libraries and scripts in Python for interacting with Riverbed devices and other network infrastructure.

For a complete guide to installation, see:

https://support.riverbed.com/apis/steelscript/index.html

Python Compatibility Note

The 1.8.X series of SteelScript packages are the last anticipated to support Python 2. Future development will focus on Python 3, starting with version 2.0.

Quick Start

If you already have pip, just run the following (in a virtualenv):

$ pip install steelscript
$ steel install

Not sure about pip, but you know you have Python?

  1. Download steel_bootstrap.py from here
  2. Run it (in a virtualenv):

    $ python steel_bootstrap.py install

License

Copyright (c) 2014 Riverbed Technology, Inc.

SteelScript is licensed under the terms and conditions of the MIT License accompanying the software ("License"). SteelScript is distributed "AS IS" as set forth in the License. SteelScript also includes certain third party code. All such third party code is also distributed "AS IS" and is licensed by the respective copyright holders under the applicable terms and conditions (including, without limitation, warranty and liability disclaimers) identified in the license notices accompanying the software.

About

Common modules and documentation for SteelScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Dockerfile 0.5%