This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
python
/
demeter
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
07f68156cf
Branchit
Tagit
master
demeter
/
demos
/
helloworld
/
front
/
main.py
main.py
92 B
Historia
Raaka
1
2
3
4
# -*- coding: utf-8 -*-
from demeter.web import *
import page
Web.start(application=[page,])