Skip to main content

customizing export options in oTree

Project description

========================================================================
Exporting data for the specific sessions
========================================================================

Author: Philipp Chapkovski (chapkovski@gmail.com)

Installation:
***************
1. **Either**:

- type ``pip install otree-custom-export`` in your terminal window.


2. **or**:

- clone exisiting project ``git clone https://github.com/chapkovski/otree_export_utils`` and copy the
``otree_export_utils`` folder into your project folder, next to the apps of your module.

3. After that add "otree_export_utils" to your INSTALLED_APPS section of ``settings.py`` file like this::

INSTALLED_APPS = [
'otree',
'otree_export_utils',
]

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_custom_export-0.1.9.tar.gz (37.7 kB view hashes)

Uploaded Source

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