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.2.tar.gz
(5.0 MB
view details)
File details
Details for the file otree-redwood-0.7.2.tar.gz
.
File metadata
- Download URL: otree-redwood-0.7.2.tar.gz
- Upload date:
- Size: 5.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6387f2fbfde970aad43980db21c7c2e1065fbf1cba07e4d01c1272fda17efd5 |
|
MD5 | 6d81ec7937f41f412d8c2a31ebb74046 |
|
BLAKE2b-256 | 262f4bd8a207e4fe8f8ea7393928bd9ce51806bb36870b40c2fb93547d68971d |