graphviz-code-viewer


Namegraphviz-code-viewer JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryProgram to edit and view Graphviz code.
upload_time2025-08-16 23:53:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords writing translate
VCS
bugtrack_url
requirements PyQt5 deep-consultation
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # graphviz-code-viewer

Program to edit and view Graphviz code.

![logo](https://raw.githubusercontent.com/trucomanx/GraphvizCodeViewer/main/screenshot.png)

## 1. Installing

To install the package from [PyPI](https://pypi.org/project/graphviz-code-viewer/), follow the instructions below:


```bash
pip install --upgrade graphviz-code-viewer
```

Execute `which graphviz-code-viewer` to see where it was installed, probably in `/home/USERNAME/.local/bin/graphviz-code-viewer`.

### Using

To start, use the command below:

```bash
graphviz-code-viewer
```
## 2. More information

If you want more information go to [doc](https://github.com/trucomanx/GraphvizCodeViewer/blob/main/doc) directory.

## 3. Buy me a coffee

If you find this tool useful and would like to support its development, you can buy me a coffee!  
Your donations help keep the project running and improve future updates.  

[☕ Buy me a coffee](https://ko-fi.com/trucomanx) 

## 4. License

This project is licensed under the GPL license. See the `LICENSE` file for more details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "graphviz-code-viewer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
    "keywords": "writing, translate",
    "author": null,
    "author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b4/60/e90a680024fea48dcc7d936e580a59d9b09954a3d01da0ad3aafbd034d2b/graphviz_code_viewer-0.1.1.tar.gz",
    "platform": null,
    "description": "# graphviz-code-viewer\n\nProgram to edit and view Graphviz code.\n\n![logo](https://raw.githubusercontent.com/trucomanx/GraphvizCodeViewer/main/screenshot.png)\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/graphviz-code-viewer/), follow the instructions below:\n\n\n```bash\npip install --upgrade graphviz-code-viewer\n```\n\nExecute `which graphviz-code-viewer` to see where it was installed, probably in `/home/USERNAME/.local/bin/graphviz-code-viewer`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\ngraphviz-code-viewer\n```\n## 2. More information\n\nIf you want more information go to [doc](https://github.com/trucomanx/GraphvizCodeViewer/blob/main/doc) directory.\n\n## 3. Buy me a coffee\n\nIf you find this tool useful and would like to support its development, you can buy me a coffee!  \nYour donations help keep the project running and improve future updates.  \n\n[\u2615 Buy me a coffee](https://ko-fi.com/trucomanx) \n\n## 4. License\n\nThis project is licensed under the GPL license. See the `LICENSE` file for more details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Program to edit and view Graphviz code.",
    "version": "0.1.1",
    "project_urls": {
        "Bug Reports": "https://github.com/trucomanx/GraphvizCodeViewer/issues",
        "Documentation": "https://github.com/trucomanx/GraphvizCodeViewer/tree/main/doc",
        "Funding": "https://trucomanx.github.io/en/funding.html",
        "Source": "https://github.com/trucomanx/GraphvizCodeViewer"
    },
    "split_keywords": [
        "writing",
        " translate"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "33133d4b54ea0d2d6d6a741d40b166c53c369262fb9ef568622ff607bfa973c1",
                "md5": "2ada0de37c45efc4d1e05707a2e40c72",
                "sha256": "d9c9d34fa955650ec67a1c1364808aa507e584b2b7efb0613a17a31e6b1ca51a"
            },
            "downloads": -1,
            "filename": "graphviz_code_viewer-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ada0de37c45efc4d1e05707a2e40c72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 39521,
            "upload_time": "2025-08-16T23:53:52",
            "upload_time_iso_8601": "2025-08-16T23:53:52.976283Z",
            "url": "https://files.pythonhosted.org/packages/33/13/3d4b54ea0d2d6d6a741d40b166c53c369262fb9ef568622ff607bfa973c1/graphviz_code_viewer-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b460e90a680024fea48dcc7d936e580a59d9b09954a3d01da0ad3aafbd034d2b",
                "md5": "85b111ca4b34991ef9e7dde72534fa03",
                "sha256": "e6a3738acd619b2aa585be4906bd8bb5ce33a15df8bd2d56e2b5f9eb27fb5f8b"
            },
            "downloads": -1,
            "filename": "graphviz_code_viewer-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "85b111ca4b34991ef9e7dde72534fa03",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 40507,
            "upload_time": "2025-08-16T23:53:57",
            "upload_time_iso_8601": "2025-08-16T23:53:57.890888Z",
            "url": "https://files.pythonhosted.org/packages/b4/60/e90a680024fea48dcc7d936e580a59d9b09954a3d01da0ad3aafbd034d2b/graphviz_code_viewer-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-16 23:53:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "trucomanx",
    "github_project": "GraphvizCodeViewer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "PyQt5",
            "specs": []
        },
        {
            "name": "deep-consultation",
            "specs": []
        }
    ],
    "lcname": "graphviz-code-viewer"
}
        
Elapsed time: 1.53831s