mi-tabletqt


Namemi-tabletqt JSON
Version 1.0.9 PyPI version JSON
download
home_pageNone
SummaryTablet simple 2D drawing interface to Qt
upload_time2024-11-17 20:09:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT License Copyright (c) 2019-2024 Leon Starr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords 2d draw graphics canvas mbse xuml xtuml sysml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tablet Qt

TabletQt is an intermediate graphics rendering layer intended to support the generation of model diagrams such as UML or SysML.

It establishes an intermediate layer between a model diagram tool and any particular graphics library.

Consequently, the model diagram tool is not affected by any change in the chosen graphics library as
long as all the required functionality is supported.

For example, the Flatland model diagram generator, also maintained on this site, was originally implemented on top of Tablet which was built on the Cairo graphics library.

I am moving it to TabletQt which offers the same functionality on top of the Qt GUI library using PyQt bindings.

In this readme file I will keep the focus on installation. For details about the interface, features, and other documentation, please see the wiki for this repository.

### Why you need this

You want to draw simple 2D to support model drawings such as UML or SysML

### Installation

Create or use a python 3.12+ environment.

% pip install tablet-qt

#### From your python script

Take a look at the etchasketch.py file to see an example script that imports and uses Tablet.

#### From the command line

This is not the intended usage scenario, but may be helpful for testing or exploration. Since scrall may generate
some diagnostic info you may want to create a fresh working directory and cd into it first. From there...

    % tablet

You should also see a file named `tabletqt.log`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mi-tabletqt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "2D, draw, graphics, canvas, mbse, xuml, xtuml, sysml",
    "author": null,
    "author_email": "Leon Starr <leon_starr@modelint.com>",
    "download_url": "https://files.pythonhosted.org/packages/e0/b0/00de2a223c5c2f18fc54f84a9ba97e2466c3c49d1caf085dea5f55806c11/mi_tabletqt-1.0.9.tar.gz",
    "platform": null,
    "description": "# Tablet Qt\n\nTabletQt is an intermediate graphics rendering layer intended to support the generation of model diagrams such as UML or SysML.\n\nIt establishes an intermediate layer between a model diagram tool and any particular graphics library.\n\nConsequently, the model diagram tool is not affected by any change in the chosen graphics library as\nlong as all the required functionality is supported.\n\nFor example, the Flatland model diagram generator, also maintained on this site, was originally implemented on top of Tablet which was built on the Cairo graphics library.\n\nI am moving it to TabletQt which offers the same functionality on top of the Qt GUI library using PyQt bindings.\n\nIn this readme file I will keep the focus on installation. For details about the interface, features, and other documentation, please see the wiki for this repository.\n\n### Why you need this\n\nYou want to draw simple 2D to support model drawings such as UML or SysML\n\n### Installation\n\nCreate or use a python 3.12+ environment.\n\n% pip install tablet-qt\n\n#### From your python script\n\nTake a look at the etchasketch.py file to see an example script that imports and uses Tablet.\n\n#### From the command line\n\nThis is not the intended usage scenario, but may be helpful for testing or exploration. Since scrall may generate\nsome diagnostic info you may want to create a fresh working directory and cd into it first. From there...\n\n    % tablet\n\nYou should also see a file named `tabletqt.log`\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2019-2024 Leon Starr  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Tablet simple 2D drawing interface to Qt",
    "version": "1.0.9",
    "project_urls": {
        "documentation": "https://github.com/modelint/tablet-qt/wiki",
        "repository": "https://github.com/modelint/tablet-qt"
    },
    "split_keywords": [
        "2d",
        " draw",
        " graphics",
        " canvas",
        " mbse",
        " xuml",
        " xtuml",
        " sysml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "751874c521e49f5791fb8390e5fec28dbceffeed2513cccc5bf014601df96de6",
                "md5": "8e2ae9cc0b1a36ab8dcc24993a1e033d",
                "sha256": "2969d6827174c4bcd2cd0a5c5bbaf80a2e6734aa819229dbcc437284758a95dd"
            },
            "downloads": -1,
            "filename": "mi_tabletqt-1.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e2ae9cc0b1a36ab8dcc24993a1e033d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 36635,
            "upload_time": "2024-11-17T20:09:52",
            "upload_time_iso_8601": "2024-11-17T20:09:52.884972Z",
            "url": "https://files.pythonhosted.org/packages/75/18/74c521e49f5791fb8390e5fec28dbceffeed2513cccc5bf014601df96de6/mi_tabletqt-1.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0b000de2a223c5c2f18fc54f84a9ba97e2466c3c49d1caf085dea5f55806c11",
                "md5": "adb71c3b989723800b2b8581b6415f1c",
                "sha256": "a43d05fab7a5dd13f4cb622e7fcd5e274e87bb75965627952a4cd2224b440778"
            },
            "downloads": -1,
            "filename": "mi_tabletqt-1.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "adb71c3b989723800b2b8581b6415f1c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 25731,
            "upload_time": "2024-11-17T20:09:54",
            "upload_time_iso_8601": "2024-11-17T20:09:54.011701Z",
            "url": "https://files.pythonhosted.org/packages/e0/b0/00de2a223c5c2f18fc54f84a9ba97e2466c3c49d1caf085dea5f55806c11/mi_tabletqt-1.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 20:09:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "modelint",
    "github_project": "tablet-qt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mi-tabletqt"
}
        
Elapsed time: 3.13809s