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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_sketch-0.2.0-py3-none-any.whl.
File metadata
- Download URL: python_sketch-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6a8c4d19cc4ff4a802817c3a145be592bac0e37e5e3d3060d7973d68f18616f
|
|
| MD5 |
f41cc3ee16858d47eb665c65e27c4398
|
|
| BLAKE2b-256 |
4f081ee6dff340ae8e41bce4d379f7b8c4cf90c7c63afea5620279112678f6a6
|