This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
python
/
demeter
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
07f68156cf
ブランチ
タグ
master
demeter
/
demos
/
helloworld
/
front
/
main.py
main.py
92 B
履歴
Raw
1
2
3
4
# -*- coding: utf-8 -*-
from demeter.web import *
import page
Web.start(application=[page,])