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

How to install blockdiagcontrib-nationalflags

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

A plugin for blockdiag that provides shapes for national-flags. The shapes are using National Flags images provided by Wikipedia .

Diagram examples

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

Example:

diagram admin {
  A [shape = "nationalflag.japan"];
}

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

Unknown directive type "blockdiag".

.. blockdiag::

   diagram admin {
     A [shape = "nationalflag.japan"];
   }

Or, use shape_namespace keyword:

diagram admin {
  shape_namespace = "nationalflag";

  A [shape = "japan"];
}

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

Unknown directive type "blockdiag".

.. blockdiag::

   diagram admin {
     shape_namespace = "nationalflag";

     A [shape = "japan"];
   }

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

Requirements

  • blockdiag 0.9.1 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.