A Python library to read Sketch files
Project description
python-sketch is a simple Sketch file reader.
Install
Install python-sketch via pip:
pip install python-sketch
Usage
Import the SketchFile class and pass it either a file-like object, a Path object or a string:
from sketch import SketchFile
sketch = SketchFile('/path/to/file.sketch')
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for python_sketch-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6a8c4d19cc4ff4a802817c3a145be592bac0e37e5e3d3060d7973d68f18616f |
|
MD5 | f41cc3ee16858d47eb665c65e27c4398 |
|
BLAKE2b-256 | 4f081ee6dff340ae8e41bce4d379f7b8c4cf90c7c63afea5620279112678f6a6 |