Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install blockdiagcontrib-cisco

How to install blockdiagcontrib-cisco

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install blockdiagcontrib-cisco
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.6
0.1.7Never BuiltWhy not?
0.1.6 Available View build log
0.1.5 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
Windows (64-bit)
0.1.6
0.1.7Never BuiltWhy not?
0.1.6 Available View build log
0.1.5 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
Mac OS X (10.5+)
0.1.6
0.1.7Never BuiltWhy not?
0.1.6 Available View build log
0.1.5 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
Linux (32-bit)
0.1.6
0.1.7Never BuiltWhy not?
0.1.6 Available View build log
0.1.5 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
Linux (64-bit)
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
 
License
PSL
Lastest release
version 0.1.7 on Jan 9th, 2014

A plugin for blockdiag that provides shapes for networking. The shapes are using Network Topology Icons designed by Cisco Systems, Inc .

Diagram examples

blockdiagcontrib-cisco renders network icon as node's shape.

Example:

diagram admin {
  A [shape = "cisco.router"];
}

System Message: ERROR/3 (<string>, line 20)

Unknown directive type "blockdiag".

.. blockdiag::

   diagram admin {
     A [shape = "cisco.router"];
   }

Or, use shape_namespace keyword:

diagram admin {
  shape_namespace = "cisco";

  A [shape = "router"];
}

System Message: ERROR/3 (<string>, line 34)

Unknown directive type "blockdiag".

.. blockdiag::

   diagram admin {
     shape_namespace = "cisco";

     A [shape = "router"];
   }

See more examples and output images in http://packages.python.org/blockdiagcontrib-cisco/ .

Requirements

  • blockdiag 0.8.0 or later

License

Python Software Foundation License.

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:6

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.