This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
Grzegorz
/
grzegorz
Watch
7
Star
1
Fork
0
You've already forked grzegorz
Code
Issues
Pull Requests
1
Wiki
Activity
7f6b9fcba9
grzegorz
/
main.py
4 lines
76 B
Python
Raw
Normal View
History
Unescape
Escape
Add a main.py file for running the module
2017-02-06 20:29:56 +01:00
#!/usr/bin/env python3
Add basic sanic setup to use for REST api
2018-02-16 23:19:50 +01:00
from
grzegorz
import
main
,
test
main
(
tasks
=
[
test
(
)
]
)
Reference in New Issue
Copy Permalink