Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
simon
/
SCCD
Figyelés
2
Kedvenc
2
Másolás
3
Fájlok
Problémák
28
Beolvasztási kérések
0
Wiki
Fa:
2c4aba04c2
Branch-ok
Tag-ek
joeri
master
unstable
v0.9
SCCD
/
README.md
README.md
667 B
Előzmények
Nyers
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.