Skip to main content

oTree extension for inter-page communication.

Project description

Documentation Status

oTree Redwood Extension

http://otree-redwood.readthedocs.io/en/latest/

Pushing to PyPI

Increment version number in setup.py.

You need a ~/.pypirc like this:

[distutils]
index-servers =
  pypi

[pypi]
  username:yourusername
  password:yourpassword
> python setup.py sdist
> twine upload dist/*

Building the Docs

// From docs/
// Build API docs, autodetected from docstrings.
// Ignore setup.py because it will try to call os.exit.
> sphinx-apidoc -f -e --ext-autodoc -o source/ ../ ../setup.py
// Build the docs, check for warnings.
> make html
// Run server for live editing.
> sphinx-autobuild . _build/html

Project details


Download files

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

Source Distribution

otree-redwood-0.6.0.tar.gz (5.0 MB view details)

Uploaded Source

File details

Details for the file otree-redwood-0.6.0.tar.gz.

File metadata

File hashes

Hashes for otree-redwood-0.6.0.tar.gz
Algorithm Hash digest
SHA256 426f05e43900540cf61e2c5b64d10670c3aa4b2ae7329ab052794fed21544783
MD5 19744b1dc99a8c2d50ebcefde4f554f5
BLAKE2b-256 65a1eb75ba9d587645a32d94053107bc1c43a632b0cf99a4652a87eb09c4797f

See more details on using hashes here.

Supported by

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