Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
arys
/
sccd
원본 프로젝트 :
simon/SCCD
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
9ed4bbd9c6
브랜치
태그
dev
dev-http-examples
dev-refactored-js-runtime
joeri
master
v0.9
sccd
/
README.md
README.md
667 B
히스토리
Raw
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.