1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.
Grandalf is a python package made for experimentations with graphs drawing algorithms. It is written in pure python, and currently implements two layouts: the Sugiyama hierarchical layout and the force-driven or energy minimization approach. While not as fast or featured as graphviz or other libraries like OGDF (C++), it provides a way to walk and draw graphs no larger than thousands of nodes, while keeping the source code simple enough to tweak and hack any part of it for experimental purpose. With a total of about 1500 lines of python, the code involved in drawing the Sugiyama (dot) layout fits in less than 600 lines. The energy minimization approach is comprised of only 250 lines!
Grandalf does only 2 not-so-simple things:
computing the nodes (x,y) coordinates (based on provided nodes dimensions, and a chosen layout)
routing the edges with lines or nurbs
It doesn’t depend on any GTK/Qt/whatever graphics toolkit. This means that it will help you find where to draw things like nodes and edges, but it’s up to you to actually draw things with your favorite toolkit.
Release files for grandalf 0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
File added late
1 file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release files before installing.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| grandalf-0.8.tar.gz | 38.1 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| grandalf-0.8-py3.8.egg | Legacy Egg format | - | - | Details |
| grandalf-0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 154.2 kB
Release files / grandalf-0.8.tar.gz
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | grandalf-0.8.tar.gz |
|---|---|
| Size | 38.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2813f7aab87f0d20f334a3162ccfbcbf085977134a17a5b516940a93a77ea974
|
|
BLAKE2b-256 checksum How to use checksums |
950e4ac934b416857969f9135dec17ac80660634327e003a870835dd1f382659
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.0
|
Release files / grandalf-0.8-py3.8.egg
| Download URL | grandalf-0.8-py3.8.egg |
|---|---|
| Size | 74.3 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
e62f76c6abadf74e9489bf6a5db0afce544a5e3e543708cf52e4707fd0a1a4f3
|
|
BLAKE2b-256 checksum How to use checksums |
af1f47b3cebb3012aac08b2ecb0f70722533dfa068b55937481f2efc4f5ae280
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.0
|
Release files / grandalf-0.8-py3-none-any.whl
| Download URL | grandalf-0.8-py3-none-any.whl |
|---|---|
| Size | 41.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
793ca254442f4a79252ea9ff1ab998e852c1e071b863593e5383afee906b4185
|
|
BLAKE2b-256 checksum How to use checksums |
613044c7eb0a952478dbb5f2f67df806686d6a7e4b19f6204e091c4f49dc7c69
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.0
|