This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
python
/
demeter
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b2fc5f3031
Rami (Branch)
Tag
master
demeter
/
demos
/
helloworld
/
front
/
main.py
main.py
80 B
Cronologia
Originale
1
2
3
4
# -*- coding: utf-8 -*-
from demeter.web import *
from page import *
Web.start()