Skip to main content

noderenderer plugin for blockdiag

Project description

======================
blockdiagcontrib-cisco
======================
A plugin for `blockdiag` that provides shapes for networking.
The shapes are using `Network Topology Icons`_ designed by `Cisco Systems, Inc`_ .

.. _Network Topology Icons: http://www.cisco.com/web/about/ac50/ac47/2.html
.. _Cisco Systems, Inc: http://www.cisco.com/

Diagram examples
================
`blockdiagcontrib-cisco` renders network icon as node's shape.

Example::

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

.. blockdiag::

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

Or, use `shape_namespace` keyword::

diagram admin {
shape_namespace = "cisco";

A [shape = "router"];
}

.. 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blockdiagcontrib-cisco-0.1.8.tar.gz (5.8 MB view details)

Uploaded Source

File details

Details for the file blockdiagcontrib-cisco-0.1.8.tar.gz.

File metadata

File hashes

Hashes for blockdiagcontrib-cisco-0.1.8.tar.gz
Algorithm Hash digest
SHA256 22f39752f5e1981c93ce034d749f98d65db0f348157d5fd95b743cc2031e3c1a
MD5 636bfc9d71625d7d5e50e88f14ebce1e
BLAKE2b-256 c0cd578d3c267e57d57c1e0969b0f5ba9648cf68dd343eb96fcce4d5b67444e7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page