Tablet simple 2D drawing interface that renders to SVG
Project description
Tablet SVG
TabletSVG is an intermediate graphics rendering layer intended to support the generation of model diagrams such as UML or SysML V2.
It establishes an intermediate layer between a model diagram tool and any particular graphics library or text format. (the latter for the SVG incarnation of Tablet)
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, was originally implemented on top of Tablet which was built on the Cairo graphics library. I later moved it to TabletQt, and now have settled on the simplier text path straight to SVG. At no point was it necessary to change anying in Flatland except for the statement that imports this package.
Here the focus is on installation.
Please see the wiki for this repository for details about the interface, features, and other documentation.
Installation
Create or use a python 3.14+ environment.
% pip install tablet-svg
From your python script
Take a look at the scripts in the demo directory to see some example drawing calls to 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 tabletsvg.log
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
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 mi_tabletsvg-1.4.0.tar.gz.
File metadata
- Download URL: mi_tabletsvg-1.4.0.tar.gz
- Upload date:
- Size: 225.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8aaec835ff3cf328fdb2f0ac1b9b65e664537f00a6855b603676ddb0c850e9e
|
|
| MD5 |
8a464492383574fc648837fad30e9344
|
|
| BLAKE2b-256 |
8560841faabebd305844ca1bcdcade86d3201913dd75a4dc5ffeb4a81c14d4d3
|
File details
Details for the file mi_tabletsvg-1.4.0-py3-none-any.whl.
File metadata
- Download URL: mi_tabletsvg-1.4.0-py3-none-any.whl
- Upload date:
- Size: 267.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
651ee1adf3ffd19e73898bda90134f854a732b79557d3911f0b599fac9e4c57b
|
|
| MD5 |
125bf09d226e90d2d9642b2ea4b164a8
|
|
| BLAKE2b-256 |
4a638f6cad2c6bbbf7627a200c028b707bb90f83db66cadd4d0c0c441860965f
|