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.9.0.tar.gz
(298.2 kB
view details)
File details
Details for the file otree-redwood-0.9.0.tar.gz
.
File metadata
- Download URL: otree-redwood-0.9.0.tar.gz
- Upload date:
- Size: 298.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a0c4708fbae857abf3b1671553cf069c8a55741ba5649514a387e224e0b888f |
|
MD5 | 3f23a9572cb7ddaf2642db6a380ded09 |
|
BLAKE2b-256 | bfb7d6aa27551b71346f97b5fbd4cbe33a8dce252c6c95463a773721c137fb4a |