Skip to main content

Dotlang library

Project description

DOTLANG

World's fastest diagram creator.

How to use

Execute

REPL

  • make output folder in current directory to hold the output image files

  • run python -mdotlang

  • input the dotlang code to the REPL

From other codes

  • import the library from dotlang import dotlang

  • input the dotlang code dotlang(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 b only: a.b[shape=box].c

Requirements

pip install yulibrary

Project details


Download files

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

Source Distribution

dotlang-0.0.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

dotlang-0.0.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

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

Hashes for dotlang-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3575ccf2648a11328c7118da87ed035b5551632bd72c60371749dbcff09e6b07
MD5 2424bdafa9f0dec576426161a02a5aee
BLAKE2b-256 9bc6f264a7c609b2f9ea230af5351f66d176d4ad900d425076787e3dbc172ccb

See more details on using hashes here.

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

Hashes for dotlang-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c87ecc3793664b31a2850498290bbdbb35145aa157b86c454f6ba5f64ea6ae94
MD5 8fe32a5dac5155f480b84b6b1f6a8409
BLAKE2b-256 11223decd522d3b67060a659fc2edc97bcc45615ca92fcbf9285bf4e5b43c113

See more details on using hashes here.

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