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.6.6.tar.gz (5.0 MB view details)

Uploaded Source

Built Distribution

otree_redwood-0.6.6-py3.5.egg (6.0 MB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for otree-redwood-0.6.6.tar.gz
Algorithm Hash digest
SHA256 1dd28e66710c8ebc7f5d38544e0d7bf8b11c9d81c8c51ac04b6df91a234cca88
MD5 15755fe55503af5b77c311c93cf0ea42
BLAKE2b-256 d2cf39fc62d230c5c376331390a393a209a70649eacfe5a2a2a3975c3710627d

See more details on using hashes here.

File details

Details for the file otree_redwood-0.6.6-py3.5.egg.

File metadata

File hashes

Hashes for otree_redwood-0.6.6-py3.5.egg
Algorithm Hash digest
SHA256 e1fc254e344b344a880de6bf5aa6fa9f3439ab83a9cbc35657cab05ff10c8395
MD5 e245203badeac9f5142593bb2ef9299c
BLAKE2b-256 7cac2360e67c19f1c67c63251f7dbf831a136a915568e46b76a677e5906fdbe4

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