A tool for working with scalable vector graphics.
Project description
svgen (0.7.3)
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.3.tar.gz
(34.0 kB
view details)
Built Distribution
svgen-0.7.3-py3-none-any.whl
(47.6 kB
view details)
File details
Details for the file svgen-0.7.3.tar.gz
.
File metadata
- Download URL: svgen-0.7.3.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 | addfa420df8778c90530b1b5c80df9bf48d848fef62108ba0ea8f64860b512a5 |
|
MD5 | fdc121dc29309cd056ef6cfd8e3dfebb |
|
BLAKE2b-256 | e38a824453ea35069783910065c52b54e964244bf5a41e8ecf9cdd4b053611a9 |
File details
Details for the file svgen-0.7.3-py3-none-any.whl
.
File metadata
- Download URL: svgen-0.7.3-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 | ad9ef1c33c5a0bb5fd0e80c91bd6bcc92ac3546c505db26625d436f125351861 |
|
MD5 | c2eec68b02876035dd51beaa29f2f761 |
|
BLAKE2b-256 | cce4d7709695b4e24903c0fe796bec84b2f72783ae60a1dbeed2538128d5a36f |