Small script to extract layers from inscape svg
Project description
# Inkscape svg layer extractor
Small script to extract layers from inscape svg
## Setup environment
To setup a development environment and install all requirements run the following commands (example for windows):
python -m venv venv venv/Scripts/activate python -m pip install -r requirements.txt
## Build and deploy
### Build
python setup.py sdist bdist_wheel
### Deploy
TestPyPI:
python -m twine upload –repository-url https://test.pypi.org/legacy/ dist/*
PyPi:
python -m twine upload dist/*
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
File details
Details for the file inkscape_svg_layer_extractor-0.0.2.tar.gz
.
File metadata
- Download URL: inkscape_svg_layer_extractor-0.0.2.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6babf5e58058e649dcfd22a48ea9b4fcac4da6a3c38abb74a11fd38ec005e332 |
|
MD5 | f8899cc503fba0e0c5ef63fd0f3b7553 |
|
BLAKE2b-256 | 466b44be34ba28530b13a30546d27be206e58de9c159972dc5765563b3a9c257 |
File details
Details for the file inkscape_svg_layer_extractor-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: inkscape_svg_layer_extractor-0.0.2-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5986f1825bb9469d31025eeb938d15bfa63f4f945c1c7af3a99316a061ea0da3 |
|
MD5 | 999453ecb997d99c86cf9ddb81e38084 |
|
BLAKE2b-256 | ee8406f3b95def42b46c90ecaae4d85de88fa69d096b6c34eab46a5a22cf079d |