A tool for working with scalable vector graphics.
Project description
svgen (0.7.4)
A tool for working with scalable vector graphics.
Documentation
Generated
- By sphinx-apidoc
(What's
sphinx-apidoc
?) - By pydoc
(What's
pydoc
?)
Python Version Support
This package is tested with the following Python minor versions:
Platform Support
This package is tested on the following platforms:
ubuntu-latest
macos-latest
windows-latest
Introduction
This utility provides a means to work on graphics with a programmatic workflow.
Command-line Options
$ ./venv3.12/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 DIR execute from a specific directory
-c CONFIG, --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 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
).
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
svgen-0.7.4.tar.gz
(34.0 kB
view details)
Built Distribution
svgen-0.7.4-py3-none-any.whl
(47.6 kB
view details)
File details
Details for the file svgen-0.7.4.tar.gz
.
File metadata
- Download URL: svgen-0.7.4.tar.gz
- Upload date:
- Size: 34.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2b7c89413a53acaf210323ccdeb91f229d71e129301c3180168575cf584ae25 |
|
MD5 | b0798a4d2d7db45a18fe5a2731e6dd76 |
|
BLAKE2b-256 | d8b53e07fe422a184be54c87c230208b6c04173292cc616f3c6636db8648e1ad |
File details
Details for the file svgen-0.7.4-py3-none-any.whl
.
File metadata
- Download URL: svgen-0.7.4-py3-none-any.whl
- Upload date:
- Size: 47.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe92e3e289a1e002f908da904033687bc92f64f8b12e4926bd1bb6902e74e4b4 |
|
MD5 | 35ebced034b1791e0892a3b13f99cd2f |
|
BLAKE2b-256 | 9d68398567321572d0ef7ef510579765b4ea98b5f2b2c38f86e7d33c3b9ddf9c |