oTree extension for inter-page communication.
Project description
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
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-redwood-0.7.3.tar.gz
(5.0 MB
view details)
File details
Details for the file otree-redwood-0.7.3.tar.gz
.
File metadata
- Download URL: otree-redwood-0.7.3.tar.gz
- Upload date:
- Size: 5.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f0c8db6e9a537f1e89f61abba168753562e940b5d225b94eb27f638c78911eb |
|
MD5 | 8c7693a9ecfacb2952fccce22b963965 |
|
BLAKE2b-256 | 55efa5ebdb4c876cd5285f7f2da62929b66eb3b42eb95f6f52b53f8edf6048e7 |