Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
arys
/
sccd
forked from
simon/SCCD
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
fec138e395
Branches
Tags
dev
dev-http-examples
dev-refactored-js-runtime
joeri
master
v0.9
sccd
/
examples
/
my-tests
/
python
/
runner_create_and_start.py
runner_create_and_start.py
91 B
History
Raw
1
2
3
4
import create_and_start
controller = create_and_start.Controller(False)
controller.start()