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.6.8.tar.gz
(5.0 MB
view details)
Built Distribution
File details
Details for the file otree-redwood-0.6.8.tar.gz
.
File metadata
- Download URL: otree-redwood-0.6.8.tar.gz
- Upload date:
- Size: 5.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8e09c664701a2ce7306986f74f1eabe8ee674cbfd6b0cb1b19e1a41ad479cae |
|
MD5 | a2750de387640991a2cf018bb24c2530 |
|
BLAKE2b-256 | b07fbe760e870ceec032dbe91f5e1ec5f3ec511347e197ebb8ea3efce378d9c6 |
File details
Details for the file otree_redwood-0.6.8-py3.5.egg
.
File metadata
- Download URL: otree_redwood-0.6.8-py3.5.egg
- Upload date:
- Size: 6.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6136271c37c752e5f0c13bca08001ca652974bc56a2688a947317bf79dabdbc8 |
|
MD5 | e7a71e35147717b27b424a1d65707c2f |
|
BLAKE2b-256 | 73952c2d7621b0d99c2ac0c0beb77a9de290bedb5d02e4d74af35a18d61696be |