Skip to main content

Mikado Graph

Python tool to draw graphs for Mikado refactoring.

Quickstart

Start by saving this description file as as example.txt

_ Extend X with Y
    x Remove flag Z from X
        x Replace D with E
            x Check C
    # Ignore this line
    _ Add field X in Y
        x Do fix A
        _ Add B
        x Check C

Then run

pip install mikado-graph
mikado example.txt --view

A new window should display the graph below

Example graph

Explore the options using --help

mikado --help

And learn more about the description file format below.

Graph description symbols

Parent/child dependency is encoded by indentation.

There are three kinds of nodes in the graph

  • Comments are prefixed by one of the following symbol: //, #
  • Done tasks (drawn in green) are prefixed by one of the following symbols: v, V, x, X
  • Pending tasks (drawn in red) are prefixed by any symbol that is not used by the above two choices. We recommend using _ to keep the description file human readable

Dev & Deploy

Deploy by running

python setup.py sdist bdist_wheel
twine upload dist/*

Known issues

  • graphviz will always save a temporary file when asked to render the graph.

Release files for mikado-graph 0.1.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mikado-graph 0.1.5
File Size Uploaded
mikado_graph-0.1.5.tar.gz 3.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for mikado-graph 0.1.5
File Interpreter ABI Platform
mikado_graph-0.1.5-py3-none-any.whl Python 3 none any Details

Total release size: 8.0 kB

Release files / mikado_graph-0.1.5.tar.gz

Download URL mikado_graph-0.1.5.tar.gz
Size 3.8 kB
Tags Source
SHA-256 checksum
How to use checksums
1dc0527a61fd83020293f8d0daf70c96ca03d8f7e636b32c2702e1edfce7fd80
BLAKE2b-256 checksum
How to use checksums
ef9598b3ab0327012e4c0303ad46efec1dcafd8e236e5631b1cce5b1360f91ac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / mikado_graph-0.1.5-py3-none-any.whl

Download URL mikado_graph-0.1.5-py3-none-any.whl
Size 4.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0c5997550b399a74cdb9fd7166ea09c97571f726348658f020672508d25292e6
BLAKE2b-256 checksum
How to use checksums
d43f509a110d1d365470b68872a904b3dec0a597408559fcee47ed9aa7d58401
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.5 This release

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page