ADia
diagram: Foo
sequence:
foo -> bar: Hello World!
Output:
DIAGRAM: Foo
+-----+ +-----+
| foo | | bar |
+-----+ +-----+
| |
|~~~Hello World!~~~>|
| |
|<------------------|
| |
+-----+ +-----+
| foo | | bar |
+-----+ +-----+
ADia is a language specially designed to render ASCII diagrams.
Currently, only sequence diagrams are supported, but the roadmap is to support
two more types of diagrams: fork (pylover/adia#42) and class
(pylover/adia#41).
Get Closer!
The ADia can also run flawlessly inside the browsers using the awesome project: Brython.
The https://github.com/pylover/adia-live is a good example of how to use it inside the Javascript. In addition, please read the Javascript API section of the documentation.
Release files for adia 4.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| adia-4.1.0.tar.gz | 18.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| adia-4.1.0-py3.8.egg | Legacy Egg format | - | - | Details |
Total release size: 69.2 kB
Release files / adia-4.1.0.tar.gz
| Download URL | adia-4.1.0.tar.gz |
|---|---|
| Size | 18.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a5bfd312e38f747b6fc7de44f460b75edea53cbc55a3553f46f43a0f4518b897
|
|
BLAKE2b-256 checksum How to use checksums |
09c9bcb8d7e6a84c652e2af685dc91f60d2f34638a3113f23ee13c0ae7f17e7d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
|
Release files / adia-4.1.0-py3.8.egg
| Download URL | adia-4.1.0-py3.8.egg |
|---|---|
| Size | 51.2 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
61c2b32b0160f4e958a73a9d22ae251b75a6c1971406ad28f343e95fa9e469af
|
|
BLAKE2b-256 checksum How to use checksums |
61cf060b44b8ec8858707b4bfc58aa490317c315a81b642315df3e1752f7cacc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
|