Please enable JavaScript in your browser!
首页
发现
帮助
登录
arys
/
sccd
派生自
simon/SCCD
关注
1
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
9ed4bbd9c6
分支列表
标签列表
dev
dev-http-examples
dev-refactored-js-runtime
joeri
master
v0.9
sccd
/
README.md
README.md
667 B
文件历史
原始文件
Statecharts and Class Diagram Compiler
Dependencies
Mandatory
CPython >= 3.6 or PyPy >= 7.3.0 (Compatible with Python 3.6)
The following packages from PyPi:
lark-parser
for parsing state references and action code
lxml
for parsing the SCCD XML input format
termcolor
for colored terminal output
dataclasses
(not needed for Python >= 3.7)
Optional
state-machine-cat
to render statecharts as SVG images. Runs on NodeJS, installable from NPM.