Create dot files from files generated by heimer
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:
And here's the 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:
It's Beta software, but it's already functional enough to be useful.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file heimer-tools-0.1b1.tar.gz.
File metadata
- Download URL: heimer-tools-0.1b1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5e1a51f5cc8eb1372ba7ee63afe7c4b53bcfe14d479c9e9f7fb3ad64caf7a89
|
|
| MD5 |
74beca82fb83d925564eb96e8ac1cf91
|
|
| BLAKE2b-256 |
937442d974eb242ad5478908b0d8d821ec192d9bd7cbfa2aea4b22c63a8b5b8e
|
File details
Details for the file heimer_tools-0.1b1-py3-none-any.whl.
File metadata
- Download URL: heimer_tools-0.1b1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0eba5d666fd8728da0e3b2c3bcc37113ac0ed63eb4e6e14fd8d05589caa945c7
|
|
| MD5 |
85ff9f8d433cafc13d6ad308a931caa5
|
|
| BLAKE2b-256 |
a6c64ce91fbf78d9663e2a2a0b34e6dedc430aedb3626bf9518bb63d970049c6
|