Skip to main content

oTree is a toolset that makes it easy to create and administer web-based social science experiments.

Project description

Homepage

These are the core oTree libraries.

Before you fork this project, keep in mind that otree-core is updated frequently, and over time you might get upstream merge conflicts, as your local project diverges from the oTree mainline version.

Instead, consider creating a project with otree startproject and making your modifications in an app, using oTree’s public API. You can create custom URLs, channels, override settings, etc.

Docs

http://otree.readthedocs.io/en/latest/index.html

Quickstart

Typical setup

pip install --upgrade otree-core
otree startproject oTree
otree resetdb
otree runserver

Core dev setup

If you are modifying otree-core locally, clone or download this repo, then run this from the project root:

pip install -e .
cd .. # or wherever you will start your project
otree startproject oTree
otree resetdb
otree runserver

See this document that explains how oTree differs from a typical Django project.

Build Status

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

otree-core-1.4.0b7.tar.gz (421.5 kB view details)

Uploaded Source

File details

Details for the file otree-core-1.4.0b7.tar.gz.

File metadata

  • Download URL: otree-core-1.4.0b7.tar.gz
  • Upload date:
  • Size: 421.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for otree-core-1.4.0b7.tar.gz
Algorithm Hash digest
SHA256 a42e87a2b2e5bf94c8e82f993a1301f3b820fe2f1102ec5a0e1a5491538def84
MD5 2b2040b658393b3d47ebf8893a0f882e
BLAKE2b-256 e7427ea9018d6fc91b85d39e92750f6c63b8e2f607df7ea51f04eac4b37e14a1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page