index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
api
/
simulator.py
blob: d11bd3082847678415cc978489d9a41cb12df262 (
plain
)
1
2
3
from
flask
import
Blueprint
simulator
=
Blueprint
(
'simulator'
,
__name__
)