{"id":14483124,"url":"https://github.com/pylover/adia","last_synced_at":"2025-09-16T19:31:36.915Z","repository":{"id":46996891,"uuid":"376221571","full_name":"pylover/adia","owner":"pylover","description":"ASCII diagram language \u0026 generator for UML sequence diagram.","archived":false,"fork":false,"pushed_at":"2021-11-07T07:52:18.000Z","size":43582,"stargazers_count":59,"open_issues_count":17,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-07T23:54:12.542Z","etag":null,"topics":["ascii","ascii-diagram","javascript","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylover.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-12T06:44:15.000Z","updated_at":"2024-12-28T15:48:44.000Z","dependencies_parsed_at":"2022-09-26T21:40:38.584Z","dependency_job_id":null,"html_url":"https://github.com/pylover/adia","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylover%2Fadia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylover%2Fadia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylover%2Fadia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylover%2Fadia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylover","download_url":"https://codeload.github.com/pylover/adia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233288148,"owners_count":18653430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ascii","ascii-diagram","javascript","python"],"created_at":"2024-09-03T00:01:32.251Z","updated_at":"2025-09-16T19:31:31.611Z","avatar_url":"https://github.com/pylover.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\n[![PyPI](http://img.shields.io/pypi/v/adia.svg)](https://pypi.python.org/pypi/adia)\n[![Build](https://github.com/pylover/adia/actions/workflows/build.yml/badge.svg)](https://github.com/pylover/adia/actions/workflows/build.yml)\n[![Coverage Status](https://coveralls.io/repos/github/pylover/adia/badge.svg?branch=master)](https://coveralls.io/github/pylover/adia?branch=master)\n[![Python](https://img.shields.io/badge/Python-%3E%3D3.6-blue)](https://python.org)\n[![Documentation](https://img.shields.io/badge/Documentation-almost%20done-blue)](https://pylover.github.io/adia/docs/latest/html/)\n\n\n# ADia\n```adia\ndiagram: Foo\nsequence:\nfoo -\u003e bar: Hello World!\n```\n\nOutput: \n\n```\n DIAGRAM: Foo                             \n\n +-----+             +-----+\n | foo |             | bar |\n +-----+             +-----+\n    |                   |\n    |~~~Hello World!~~~\u003e|\n    |                   |\n    |\u003c------------------|\n    |                   |\n +-----+             +-----+\n | foo |             | bar |\n +-----+             +-----+\n```\n\n[ADia](https://github.com/pylover/adia) is a language specially designed to \nrender ASCII diagrams.\n\nCurrently, only sequence diagrams are supported, but the roadmap is to support \ntwo more types of diagrams: `fork` \n[#42](https://github.com/pylover/adia/issues/42) and `class` \n[#41](https://github.com/pylover/adia/issues/41)).\n\n## Get Closer!\n\n- [live demo page](https://pylover.github.io/adia/)\n- [documentation](https://pylover.github.io/adia/docs/latest/html/)\n\nThe ADia can also run flawlessly inside the browsers using the awesome \nproject: [Brython](https://github.com/brython-dev/brython). \n\nThe https://github.com/pylover/adia-live is a good example of how\nto use it inside the Javascript. In addition, please read the \n[Javascript API](https://pylover.github.io/adia/docs/latest/html/javascriptapi.html#introduction)\nsection of the [documentation](https://pylover.github.io/adia/docs/latest/html/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpylover%2Fadia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpylover%2Fadia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpylover%2Fadia/lists"}