bball:帮助用户从梦幻篮球的角度评估 NBA 球员的基础项目

时间:2024-06-25 23:47:21
【文件属性】:

文件名称:bball:帮助用户从梦幻篮球的角度评估 NBA 球员的基础项目

文件大小:1.21MB

文件格式:ZIP

更新时间:2024-06-25 23:47:21

Python

球 帮助用户从梦幻篮球的角度评估 NBA 球员的基础项目 ==================== mkvirtualenv 'bball' pip install numpy pip install -r pip-requirements.txt ./manage.py makemigrations ./manage.py syncdb ./manage.py setup_initial_data 每日 crons(在凌晨 1 点运行):./manage.py get_bosxcores ./manage.py populate_stats ./manage.py get_recent_notes 每周 crons(每周一凌晨 1 点运行):./manage.py 记录 matchup_scores


【文件预览】:
bball-master
----.gitignore(5B)
----schedule()
--------urls.py(489B)
--------__init__.py(0B)
--------views.py(3KB)
--------models.py(4KB)
--------utils.py(609B)
--------admin.py(63B)
--------migrations()
--------management()
--------tests.py(60B)
----templates()
--------registration()
--------scoreboard.html(7KB)
--------add_player.html(7KB)
--------matchup.html(2KB)
--------team_profile.html(6KB)
--------season_standings.html(2KB)
--------matchup-tables.html(13KB)
--------full-schedule.html(1KB)
--------free_agents.html(8KB)
--------site_base.html(3KB)
----.DS_Store(8KB)
----README.md(486B)
----.idea()
--------misc.xml(227B)
--------encodings.xml(164B)
--------workspace.xml(39KB)
--------vcs.xml(180B)
--------dataSources.xml(2KB)
--------scopes()
--------dataSources.local.xml(540B)
--------dataSources.ids(484B)
--------basketball.iml(677B)
--------.name(10B)
--------modules.xml(272B)
----www()
--------static()
----players()
--------urls.py(397B)
--------__init__.py(0B)
--------views.py(3KB)
--------models.py(2KB)
--------utils.py(3KB)
--------admin.py(63B)
--------migrations()
--------management()
--------tests.py(60B)
----teams()
--------templatetags()
--------urls.py(286B)
--------__init__.py(0B)
--------views.py(1KB)
--------models.py(3KB)
--------utils.py(2KB)
--------admin.py(566B)
--------migrations()
--------tests.py(60B)
----pip-requirements.txt(571B)
----manage.py(253B)
----basketball()
--------urls.py(452B)
--------__init__.py(0B)
--------wsgi.py(395B)
--------settings.py(3KB)
--------context_processors.py(982B)
----basketball_2015-01-29.sql.zip(53KB)

网友评论