This website requires JavaScript.
Explore
Help
Register
Sign in
vmbuilder
/
console
Watch
1
Star
0
Fork
You've already forked console
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
619490d206
console
/
app.py
7 lines
88 B
Python
Raw
Normal View
History
Unescape
Escape
up
2015-11-26 23:49:41 +03:00
# coding: utf-8
Optimize for Pypi packaging
2016-04-02 00:42:22 +03:00
from
SWSCloudCore
import
app
up
2015-11-26 23:49:41 +03:00
if
__name__
==
'
__main__
'
:
app
.
run
(
)
Reference in a new issue
Copy permalink