LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_mturk.txt
setup.py
otree/__init__.py
otree/api.py
otree/api.pyi
otree/asgi.py
otree/auth.py
otree/chat.py
otree/checks.py
otree/common.py
otree/common2.py
otree/constants.py
otree/currency.py
otree/database.py
otree/errorpage.py
otree/export.py
otree/i18n.py
otree/live.py
otree/lookup.py
otree/main.py
otree/middleware.py
otree/models_concrete.py
otree/patch.py
otree/room.py
otree/session.py
otree/settings.py
otree/tasks.py
otree/test.py
otree/urls.py
otree.egg-info/PKG-INFO
otree.egg-info/SOURCES.txt
otree.egg-info/dependency_links.txt
otree.egg-info/entry_points.txt
otree.egg-info/not-zip-safe
otree.egg-info/requires.txt
otree.egg-info/top_level.txt
otree/app_template/__init__.py
otree/app_template/models.py
otree/app_template/pages.py
otree/app_template/tests.py
otree/app_template/__pycache__/__init__.cpython-36.pyc
otree/app_template/__pycache__/__init__.cpython-37.pyc
otree/app_template/__pycache__/models.cpython-36.pyc
otree/app_template/__pycache__/models.cpython-37.pyc
otree/app_template/__pycache__/tests.cpython-36.pyc
otree/app_template/_builtin/__init__.py
otree/app_template/_builtin/__pycache__/__init__.cpython-36.pyc
otree/app_template/_builtin/__pycache__/__init__.cpython-37.pyc
otree/app_template/templates/app_name/MyPage.html
otree/app_template/templates/app_name/Results.html
otree/app_template_lite/MyPage.html
otree/app_template_lite/Results.html
otree/app_template_lite/__init__.py
otree/bots/__init__.py
otree/bots/bot.py
otree/bots/browser.py
otree/bots/browser_launcher.py
otree/bots/runner.py
otree/channels/__init__.py
otree/channels/consumers.py
otree/channels/routing.py
otree/channels/utils.py
otree/cli/__init__.py
otree/cli/base.py
otree/cli/bots.py
otree/cli/browser_bots.py
otree/cli/create_session.py
otree/cli/devserver.py
otree/cli/devserver_inner.py
otree/cli/prodserver.py
otree/cli/prodserver1of2.py
otree/cli/prodserver2of2.py
otree/cli/remove_self.py
otree/cli/resetdb.py
otree/cli/startapp.py
otree/cli/startproject.py
otree/cli/timeoutsubprocess.py
otree/cli/unzip.py
otree/cli/update_my_code.py
otree/cli/zip.py
otree/cli/zipserver.py
otree/forms/__init__.py
otree/forms/fields.py
otree/forms/forms.py
otree/forms/widgets.py
otree/locale/ar/LC_MESSAGES/django.mo
otree/locale/ar/LC_MESSAGES/django.po
otree/locale/cs/LC_MESSAGES/django.mo
otree/locale/cs/LC_MESSAGES/django.po
otree/locale/de/LC_MESSAGES/django.mo
otree/locale/de/LC_MESSAGES/django.po
otree/locale/es/LC_MESSAGES/django.mo
otree/locale/es/LC_MESSAGES/django.po
otree/locale/fr/LC_MESSAGES/django.mo
otree/locale/fr/LC_MESSAGES/django.po
otree/locale/hu/LC_MESSAGES/django.mo
otree/locale/hu/LC_MESSAGES/django.po
otree/locale/it/LC_MESSAGES/django.mo
otree/locale/it/LC_MESSAGES/django.po
otree/locale/ja/LC_MESSAGES/django.mo
otree/locale/ja/LC_MESSAGES/django.po
otree/locale/ko/LC_MESSAGES/django.mo
otree/locale/ko/LC_MESSAGES/django.po
otree/locale/nb/LC_MESSAGES/django.mo
otree/locale/nb/LC_MESSAGES/django.po
otree/locale/nl/LC_MESSAGES/django.mo
otree/locale/nl/LC_MESSAGES/django.po
otree/locale/ru/LC_MESSAGES/django.mo
otree/locale/ru/LC_MESSAGES/django.po
otree/locale/tr/LC_MESSAGES/django.mo
otree/locale/tr/LC_MESSAGES/django.po
otree/locale/zh_Hans/LC_MESSAGES/django.mo
otree/locale/zh_Hans/LC_MESSAGES/django.po
otree/models/__init__.py
otree/models/group.py
otree/models/participant.py
otree/models/player.py
otree/models/session.py
otree/models/subsession.py
otree/project_template/.gitignore
otree/project_template/Procfile
otree/project_template/requirements.txt
otree/project_template/requirements_base.txt
otree/project_template/settings.py
otree/project_template/_static/global/empty.css
otree/project_template/_templates/global/Page.html
otree/static/favicon.ico
otree/static/robots.txt
otree/static/bootstrap5/css/bootstrap.min.css
otree/static/bootstrap5/js/bootstrap.bundle.min.js
otree/static/glyphicons/clock.png
otree/static/glyphicons/cloud.png
otree/static/glyphicons/cogwheel.png
otree/static/glyphicons/delete.png
otree/static/glyphicons/download-alt.png
otree/static/glyphicons/eye-open.png
otree/static/glyphicons/folder-closed.png
otree/static/glyphicons/link.png
otree/static/glyphicons/list-alt.png
otree/static/glyphicons/pencil.png
otree/static/glyphicons/plus.png
otree/static/glyphicons/pushpin.png
otree/static/glyphicons/refresh.png
otree/static/glyphicons/stats.png
otree/static/glyphicons/usd.png
otree/static/otree/css/table.css
otree/static/otree/css/theme.css
otree/static/otree/js/common.js
otree/static/otree/js/internet-explorer.js
otree/static/otree/js/jquery-3.2.1.min.js
otree/static/otree/js/jquery.color-2.1.2.min.js
otree/static/otree/js/jquery.countdown.min.js
otree/static/otree/js/jquery.timeago.en-short.js
otree/static/otree/js/jquery.timeago.js
otree/static/otree/js/live.js
otree/static/otree/js/monitor.js
otree/static/otree/js/page-websocket-redirect.js
otree/static/otree/js/reconnecting-websocket-iife.min.js
otree/static/otree/js/table-utils.js
otree/templates/500.html
otree/templates/global/Base.html
otree/templates/otree/AdminReport.html
otree/templates/otree/Base.html
otree/templates/otree/BaseAdmin.html
otree/templates/otree/CreateDemoSession.html
otree/templates/otree/CreateSession.html
otree/templates/otree/DemoIndex.html
otree/templates/otree/Export.html
otree/templates/otree/FormPage.html
otree/templates/otree/Login.html
otree/templates/otree/MTurkCreateHIT.html
otree/templates/otree/MTurkHTMLQuestion.html
otree/templates/otree/MTurkSessionPayments.html
otree/templates/otree/OutOfRangeNotification.html
otree/templates/otree/Page.html
otree/templates/otree/RoomInputLabel.html
otree/templates/otree/RoomWithSession.html
otree/templates/otree/RoomWithoutSession.html
otree/templates/otree/Rooms.html
otree/templates/otree/ServerCheck.html
otree/templates/otree/Session.html
otree/templates/otree/SessionData.html
otree/templates/otree/SessionDescription.html
otree/templates/otree/SessionEditProperties.html
otree/templates/otree/SessionMonitor.html
otree/templates/otree/SessionPayments.html
otree/templates/otree/SessionSplitScreen.html
otree/templates/otree/SessionStartLinks.html
otree/templates/otree/Sessions.html
otree/templates/otree/WaitPage.html
otree/templates/otree/WaitPageRoom.html
otree/templates/otree/includes/CreateSessionForm.html
otree/templates/otree/includes/RoomParticipantLinks.html
otree/templates/otree/includes/SessionInfo.html
otree/templates/otree/includes/TimeLimit.html
otree/templates/otree/includes/TimeLimit.js.html
otree/templates/otree/includes/debug_info.html
otree/templates/otree/includes/hidden_form_errors.html
otree/templates/otree/includes/messages.html
otree/templates/otree/includes/mturk_payment_table.html
otree/templates/otree/tags/chat.html
otree/templating/__init__.py
otree/templating/compiler.py
otree/templating/context.py
otree/templating/errors.py
otree/templating/filters.py
otree/templating/loader.py
otree/templating/nodes.py
otree/templating/template.py
otree/templating/utils.py
otree/views/__init__.py
otree/views/abstract.py
otree/views/admin.py
otree/views/cbv.py
otree/views/demo.py
otree/views/export.py
otree/views/mturk.py
otree/views/participant.py
otree/views/rest.py
otree/views/room.py
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
资源分类:Python库 所属语言:Python 资源全名:otree-5.0.1.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
资源推荐
资源详情
资源评论
收起资源包目录
Python库 | otree-5.0.1.tar.gz (226个子文件)
setup.cfg 42B
bootstrap.min.css 150KB
theme.css 2KB
table.css 868B
empty.css 0B
.gitignore 133B
SessionData.html 8KB
MTurkSessionPayments.html 7KB
Export.html 6KB
CreateSessionForm.html 5KB
Sessions.html 5KB
SessionStartLinks.html 4KB
RoomWithoutSession.html 4KB
chat.html 3KB
MTurkCreateHIT.html 3KB
SessionSplitScreen.html 3KB
WaitPage.html 3KB
BaseAdmin.html 3KB
CreateDemoSession.html 3KB
hidden_form_errors.html 3KB
Session.html 2KB
Page.html 2KB
SessionMonitor.html 2KB
Base.html 2KB
RoomParticipantLinks.html 1KB
ServerCheck.html 1KB
SessionPayments.html 1KB
mturk_payment_table.html 1KB
Login.html 1KB
MTurkHTMLQuestion.html 1KB
TimeLimit.js.html 996B
debug_info.html 969B
DemoIndex.html 955B
RoomInputLabel.html 900B
AdminReport.html 881B
RoomWithSession.html 549B
500.html 502B
SessionInfo.html 402B
Rooms.html 353B
SessionEditProperties.html 323B
messages.html 244B
TimeLimit.html 213B
MyPage.html 200B
CreateSession.html 199B
Results.html 180B
Results.html 180B
MyPage.html 173B
Page.html 149B
SessionDescription.html 139B
WaitPageRoom.html 37B
Base.html 33B
FormPage.html 31B
OutOfRangeNotification.html 18B
favicon.ico 198B
MANIFEST.in 390B
jquery-3.2.1.min.js 85KB
bootstrap.bundle.min.js 79KB
reconnecting-websocket-iife.min.js 9KB
jquery.timeago.js 7KB
jquery.color-2.1.2.min.js 6KB
jquery.countdown.min.js 5KB
table-utils.js 5KB
monitor.js 4KB
common.js 2KB
page-websocket-redirect.js 967B
jquery.timeago.en-short.js 702B
live.js 616B
internet-explorer.js 504B
LICENSE 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
django.mo 2KB
not-zip-safe 2B
PKG-INFO 2KB
PKG-INFO 2KB
stats.png 1KB
eye-open.png 1KB
refresh.png 1KB
cogwheel.png 1KB
link.png 1KB
usd.png 1KB
clock.png 1KB
pushpin.png 1KB
pencil.png 1KB
download-alt.png 1KB
delete.png 1KB
cloud.png 1KB
folder-closed.png 1KB
list-alt.png 1KB
共 226 条
- 1
- 2
- 3
资源评论
- weixin_626402372023-10-25资源不错,很实用,内容全面,介绍详细,很好用,谢谢分享。
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功