A wrapper class for drawsvg
Project description
python-svg-helper-micro
drawsvg_helper_micro provides a wrapper class for drawsvg when you have a known list of coordinates and want to offload the coordinate calculations
from py_svghelper_micro import DrawingHandler
dh = DrawingHandler([(1,1),(10,5)], 800, 600)
# drawsvg Drawing can be access via the d property
dh.d.append(element)
TODO
- allow choice of square adjustments on a non square image size
Project details
Release history Release notifications | RSS feed
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 drawsvg_helper_micro-0.1.0.tar.gz.
File metadata
- Download URL: drawsvg_helper_micro-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cf11cf25b3cfd5fd6cec9c4b7fdb699668587e52fc18bca00769cbb133b0dbd
|
|
| MD5 |
34653d757d826d6e30707ce75d605c63
|
|
| BLAKE2b-256 |
a2021fa7469e014e20bf4f5c02827e8d4ee219f0c50b05f209c933b78a0131c7
|
File details
Details for the file drawsvg_helper_micro-0.1.0-py3-none-any.whl.
File metadata
- Download URL: drawsvg_helper_micro-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06d523b5d693d443b69b05b0eed287acd0757f611726e06da97afa62723a52a9
|
|
| MD5 |
f31e12c5d1ebb23393d557228be8f57c
|
|
| BLAKE2b-256 |
e372fc6914e44b130b566c59dfaf7d41aecb7584bce8c66ef8d9401b537c3b82
|