Skip to main content

actdiag generate activity-diagram image file from spec-text file.

Project description

actdiag generate activity-diagram image file from spec-text file.

Features

  • Generate activity-diagram from dot like text (basic feature).

  • Multilingualization for node-label (utf-8 only).

You can get some examples and generated images on tk0miya.bitbucket.org .

Setup

by easy_install

Make environment:

$ easy_install actdiag

by buildout

Make environment:

$ hg clone http://bitbucket.org/tk0miya/actdiag
$ cd actdiag
$ python bootstrap.py
$ bin/buildout

spec-text setting sample

Few examples are available. You can get more examples at tk0miya.bitbucket.org .

simple.diag

simple.diag is simply define nodes and transitions by dot-like text format:

diagram {
  A -> B -> C;
  lane you {
    A; B;
  }
  lane me {
    C;
  }
}

Usage

Execute actdiag command:

$ actdiag simple.diag
$ ls simple.png
simple.png

Requirements

  • Python 2.4 or later (not support 3.x)

  • Python Imaging Library 1.1.6 or later.

  • funcparserlib 0.3.4 or later.

  • setuptools or distriubte.

License

Python Software Foundation License.

History

0.1.2 (2011-04-11)

  • Fix bugs

0.1.1 (2011-04-10)

  • Fix bugs

0.1.0 (2011-04-09)

  • First release

Todos

Functionals

Known Issues

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

actdiag-0.1.2.tar.gz (16.5 kB view details)

Uploaded Source

File details

Details for the file actdiag-0.1.2.tar.gz.

File metadata

  • Download URL: actdiag-0.1.2.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for actdiag-0.1.2.tar.gz
Algorithm Hash digest
SHA256 400ab56e35c89f93f7dc52b43d812dafd26dd18f97ccc848b3bfb38b907afba1
MD5 31e5b35477dd2150708c990eac01ddc4
BLAKE2b-256 057fc4b74bc6a3c53e7807121c6cc293f88257a07ecb8f1a2f114a34abcf84f7

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