This website requires JavaScript.
Explore
Help
Sign in
edpibu
/
saturn
Archived
Watch
1
Fork
You've already forked saturn
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-01-29
. You can view files and clone it, but cannot push or open issues or pull requests.
a20e88dbed
saturn
/
saturn
/
__main__.py
5 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
Updated module structure for uwsgi
2022-01-28 13:35:24 +01:00
from
.
import
app
Added basic homepage
2022-01-26 16:47:24 +01:00
Added Flask server
2022-01-26 16:07:14 +01:00
if
__name__
==
'
__main__
'
:
Updated module structure for uwsgi
2022-01-28 13:35:24 +01:00
app
.
run
(
)
Reference in a new issue
Copy permalink