This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
python
/
demeter
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
b2fc5f3031
Ramas
Etiquetas
master
demeter
/
demos
/
helloworld
/
front
/
main.py
main.py
80 B
Histórico
Raw
1
2
3
4
# -*- coding: utf-8 -*-
from demeter.web import *
from page import *
Web.start()