Skip to main content

Python extensions for Inkscape core, separated out from main repository.

Project description

inkex & Inkscape extensions

This package supports Inkscape extensions.

It provides

  • a simplification layer for SVG manipulation through lxml
  • base classes for common types of Inkscape extensions
  • simplified testing of those extensions
  • a user interface library based on GTK3

At its core, Inkscape extensions take in a file, and output a file.

  • For effect extensions, those two files are SVG files.
  • For input extensions, the input file may be any arbitrary file and the output is an SVG.
  • For output extensions, the input is an SVG file while the output is an arbitrary file.
  • Some extensions (e.g. the extensions manager) don't manipulate files.

This folder also contains the stock Inkscape extensions, i.e. the scripts that implement some commands that you can use from within Inkscape. Most of these commands are in the Extensions menu, or in the Open / Save dialogs.

Documentation

The latest documentation for how to develop Inkscape extensions can be found at https://inkscape.gitlab.io/extensions/documentation/.

Installation

pip install inkex

Inkex releases are currently synchronous with Inkscape releases and share the same version number.

Publishing an extension on the Inkscape website

Follow the guide on https://inkscape.gitlab.io/extensions/documentation/authors/submit.html#i-want-to-submit-my-extension.

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

inkex-1.3.0.tar.gz (156.5 kB view details)

Uploaded Source

Built Distribution

inkex-1.3.0-py3-none-any.whl (196.9 kB view details)

Uploaded Python 3

File details

Details for the file inkex-1.3.0.tar.gz.

File metadata

  • Download URL: inkex-1.3.0.tar.gz
  • Upload date:
  • Size: 156.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for inkex-1.3.0.tar.gz
Algorithm Hash digest
SHA256 7f41aba0cc2ad1f205c8f231a11bb2d881874bb7ec186d79b53200a07f459928
MD5 ed8ea508d094b2b4c15dbc962e04f557
BLAKE2b-256 dbee080b9cab844a142aa47394ce87eb380ed130695867b7e947ec9fe932b4ea

See more details on using hashes here.

File details

Details for the file inkex-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: inkex-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 196.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for inkex-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e9e2d5a3df5f0df8b9536d5b1046f55ab17cae8a7f6694e7122e9c5fa99db7d
MD5 5a7b0007a7747b5250fb6750b5c380f3
BLAKE2b-256 cf1f034269705eec502571534fe45aaec6587aadea912464603383c742f2554a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page