Skip to main content

Create dot files from files generated by heimer

None None

Project description

Heimer tools

NB: This is Beta sofwtare.

Python code to read and transform Heimer maps.

Heimer maps are concept maps. I find the software to edit them is very intuitive, and I use them a lot.

Since I use other tools for PKM (Personal Knowledge Management) I have started to create tools to transform between the Heimer format and others that I use.

The first transformation is from a Heimer file to graphviz dot format.

Here's the simple Heimer test map:

Heimer

And here's the dot output:

Dot output

Installation

pip3 install heimer-tools

Running

make-dot alz-file dot-file

where alz-file is the path of the .alz file you cant to convert, and dot-file is the path opf the .dot file you want to generate.

To generate a .png file from the generated dotfile, you'll need to install Graphviz and then run

cd notebooks
dot -Tpng goopy.dot > goopy.png

Roadmap

heimer-tools already handles images: here is the output from a real work in progress:

GOOPy

It's Beta software, but it's already functional enough to be useful.

Project details

None None

Download files

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

Source Distribution

heimer-tools-0.1b1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

heimer_tools-0.1b1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

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