文件名称:tournament:旧版网络应用程序,用于管理比赛
文件大小:37KB
文件格式:ZIP
更新时间:2024-05-18 05:27:37
Python
比赛 这是一个JavaScript / jQuery / Python / Flask / SQLite应用程序,可以安排和保持巡回“比赛”的名次。 它不再部署,因为它已被使用Ember / Django构建的新版本替代,并在以下位置找到: 我将这个回购保存在这里以作历史记录。
【文件预览】:
tournament-master
----.gitignore(34B)
----app()
--------player_dao_test.py(2KB)
--------templates()
--------scheduler.py(1KB)
--------tourney_test.py(2KB)
--------tournament_dao.py(2KB)
--------__init__.py(348B)
--------views.py(2KB)
--------match_dao.py(2KB)
--------deepJson.py(1KB)
--------static()
--------tourney.py(1KB)
--------player_dao.py(2KB)
--------models.py(2KB)
--------api.py(5KB)
--------deepJson_test.py(2KB)
--------tournament_dao_test.py(2KB)
--------standings_dao.py(795B)
--------standings_dao_test.py(4KB)
--------scheduler_test.py(1KB)
--------match_dao_test.py(3KB)
----prod.py(150B)
----requirements.txt(28B)
----run.py(72B)
----data()
--------data.sql(263B)
--------tourn.db.2014.01.01(13KB)
--------data.2014.01.01(5KB)
--------tourn.db.2014.02.17(16KB)
--------test_data.sql(3KB)
--------schema.sql(1KB)
--------data.2014.02.17(9KB)
--------import.sh(64B)
--------export.sh(51B)
--------standings.sql(573B)
----README.md(431B)
----config.py(289B)