Skip to content

pySCION provides lightweight Python bindings to the SCION SCXML/Statecharts library.

License

Notifications You must be signed in to change notification settings

jbeard4/pySCION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCION is an implementation of SCXML in JavaScript.

pySCION provides lightweight bindings to the SCION library for Python, via the python-spidermonkey language bindings. This allows SCXML to easily be used in Python development.

To use pySCION, you will need to build python-spidermonkey for your platform. The included Makefile should build python-spidermonkey for Ubuntu. To build on Mac OS X, see python-spidermonkey's project page. Note that python-spidermonkey does not currently support Windows.

For a basic usage example of usage, see test.py

About

pySCION provides lightweight Python bindings to the SCION SCXML/Statecharts library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published