Metadata-Version: 2.1
Name: embroidepy
Version: 0.0.4
Summary: Embroidery Viewer for Python
Home-page: https://github.com/Embroidepy/Embroidepy
Author: Tatarize
Author-email: tatarize@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: Editors :: Vector-Based
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: wxPython (>=4.0.0)
Requires-Dist: pyembroidery

# EmbroidePy

wxPython embroidery viewer based on pyembroidery. Loads up and natively accesses the embroidery.

![embroiderypy](https://user-images.githubusercontent.com/3302478/110081961-902ac380-7d41-11eb-92c7-111ab28cbc5e.png)

# Installing

`pip install embroidepy`

Then to run:

`embroidepy`



