inkstitch/requirements.txt

31 wiersze
794 B
Plaintext

./pyembroidery
# This installs inkex, the Inkscape python extension library.
# We need the new style handling that was added after the inkex version bundled
# with Inkscape 1.1. That's why we're installing from Git.
-e git+https://gitlab.com/inkscape/extensions.git@e44fdcbe6bcc917ef3a2164eb0c130f7276fb83f#egg=inkex
backports.functools_lru_cache
https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04/wxPython-4.2.0-cp38-cp38-linux_x86_64.whl ; sys_platform == 'linux'
wxPython==4.1.1 ; sys_platform == 'darwin'
wxPython==4.1.1 ; sys_platform == 'win32'
networkx
shapely
lxml
appdirs
numpy
jinja2>2.9
requests
colormath
stringcase
tinycss2
flask==2.0.3
werkzeug==2.0.3
fonttools
trimesh
scipy
flask-cors
pywinutils ; sys_platform == 'win32'
pywin32 ; sys_platform == 'win32'