Dotlang library
Project description
DOTLANG
World's fastest diagram creator.
How to use
Execute
REPL
-
make
outputfolder in current directory to hold the output image files -
run
python -mdotlang -
input the
dotlang codeto the REPL
From other codes
-
import the library
from dotlang import dotlang -
input the
dotlang codedotlang(dotlang_code, output_dir=dir_name_output, output_file=file_name_output)
Quick examples
-
To create directional graph from a to b to c.
a.b.c -
Change the shape from oval to box for all nodes:
[shape=box]a.b.c -
Change the shape from oval to box for node
bonly:a.b[shape=box].c
Requirements
pip install yulibrary
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 dotlang-0.0.1.tar.gz.
File metadata
- Download URL: dotlang-0.0.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3575ccf2648a11328c7118da87ed035b5551632bd72c60371749dbcff09e6b07
|
|
| MD5 |
2424bdafa9f0dec576426161a02a5aee
|
|
| BLAKE2b-256 |
9bc6f264a7c609b2f9ea230af5351f66d176d4ad900d425076787e3dbc172ccb
|
File details
Details for the file dotlang-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dotlang-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c87ecc3793664b31a2850498290bbdbb35145aa157b86c454f6ba5f64ea6ae94
|
|
| MD5 |
8fe32a5dac5155f480b84b6b1f6a8409
|
|
| BLAKE2b-256 |
11223decd522d3b67060a659fc2edc97bcc45615ca92fcbf9285bf4e5b43c113
|