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 otree_redwood/__init__.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.7.6.tar.gz (5.1 MB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: otree-redwood-0.7.6.tar.gz
  • Upload date:
  • Size: 5.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.11.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5

File hashes

Hashes for otree-redwood-0.7.6.tar.gz
Algorithm Hash digest
SHA256 ed3573b4c7e6462ec5eadd9e4e8bacc0c1c676686c16d9057bf2dbc04487d075
MD5 edcb77af477db98ed43ed1881301ac1a
BLAKE2b-256 d672af42979d74865d23a7fab47d2c7d3c104a3e6d4d769c4cdac4839c6f3920

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