svgen (0.9.8)
A tool for working with scalable vector graphics.
Consider sponsoring development.
Python Version Support
This package is tested with the following Python minor versions:
Platform Support
This package is tested on the following platforms:
ubuntu-latestmacos-latestwindows-latest
Introduction
This utility provides a means to work on graphics with a programmatic workflow.
Command-line Options
$ ./venv3.14/bin/svgen -h
usage: svgen [-h] [--version] [-v] [-q] [--curses] [--no-uvloop] [-C DIR]
[-c CONFIG] [--height HEIGHT] [--width WIDTH] [--images]
[-o OUTPUT]
[scripts ...]
A tool for working with scalable vector graphics.
positional arguments:
scripts scripts to run for composing the SVG document (in
order)
options:
-h, --help show this help message and exit
--version show program's version number and exit
-v, --verbose set to increase logging verbosity
-q, --quiet set to reduce output
--curses whether or not to use curses.wrapper when starting
--no-uvloop whether or not to disable uvloop as event loop driver
-C, --dir DIR execute from a specific directory
-c, --config CONFIG top-level configuration to load (default: 'svgen.json')
--height HEIGHT height of the document, if not specified by
configuration (default: 100)
--width WIDTH width of the document, if not specified by
configuration (default: 100)
--images generate output images
-o, --output OUTPUT file to write SVG output (default: 'svgen.svg')
Internal Dependency Graph
A coarse view of the internal structure and scale of
svgen's source.
Generated using pydeps (via
mk python-deps).
Release files for svgen 0.9.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| svgen-0.9.8.tar.gz | 2.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| svgen-0.9.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.5 MB
Release files / svgen-0.9.8.tar.gz
| Download URL | svgen-0.9.8.tar.gz |
|---|---|
| Size | 2.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a4997aeac5cab2bbc348ed90ef217b46a31b6a55e89008671bfb58124a6ab75c
|
|
BLAKE2b-256 checksum How to use checksums |
04c1e64b4439d388d9dc6956f16295127251e4f0a1e592d8cf55b499408088f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / svgen-0.9.8-py3-none-any.whl
| Download URL | svgen-0.9.8-py3-none-any.whl |
|---|---|
| Size | 2.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8cebc2b93f60b0fd8e5c33a0356452f6ec3b121f06b644c4fa10536ae2b1d644
|
|
BLAKE2b-256 checksum How to use checksums |
293c15f4b943ecb61f55d1a81dac5609be165baec3bfb51d2f955e07b019fabb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|