Welcome to mirror list, hosted at ThFree Co, Russian Federation.

requirements.txt - github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a3b2530786381185a1ad93d36359e2b33a0af0ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pyserial (>= 3.0)
wxPython (== 4.1.0)
numpy (>= 1.8.2)
pyglet (>= 1.1)
cffi
cairocffi
cairosvg (>= 1.0.9)
psutil (>= 2.1)
lxml (>= 2.9.1)
appdirs (>= 1.4.0)
dbus-python >= 1.2.0 ; sys_platform == 'linux'
pyobjc-framework-Cocoa ; sys_platform == 'darwin'
pyreadline ; sys_platform == 'win32'