Skip to main content

OpenSlides CSV Export Plugin

Project description

Overview

This plugin for OpenSlides provides a CSV export of the lists of speakers. It is also useful as an example how to write plugins for OpenSlides.

Requirements

OpenSlides 2.1.x (https://openslides.org/)

Install

This is only an example instruction to install the plugin on GNU/Linux. It can also be installed as any other Python package and on other platforms, e. g. on Windows.

Change to a new directory:

$ cd

$ mkdir OpenSlides

$ cd OpenSlides

Setup and activate a virtual environment and install OpenSlides and the plugin in it:

$ python3 -m venv .virtualenv

$ source .virtualenv/bin/activate

$ pip install "openslides>=2.1,<2.2" openslides-csv-export

Start OpenSlides:

$ openslides

License and authors

This plugin is Free/Libre Open Source Software and distributed under the MIT License, see LICENSE file. The authors are mentioned in the AUTHORS file.

Changelog

Version 2.0.1 (2016-12-20)

  • Updated to OpenSlides 2.1. Dropped support for OpenSlides 2.0.

  • Added example how to use states and templates.

Version 2.0.0 (2016-04-23)

  • Updated to OpenSlides 2.0. Dropped support for OpenSlides 1.x.

Version 1.1.1 (2015-02-19)

  • Updated to OpenSlides 1.7.x.

Version 1.1.0 (2014-06-02)

  • Updated to new plugin api and to other api changes of OpenSlides 1.6.

  • Fixed bug when using related agenda items.

Version 1.0.2 (2013-11-26)

  • Updated to OpenSlides 1.5.x.

Version 1.0.1 (2013-07-30)

  • Updated to OpenSlides 1.4.1.

Version 1.0 (2013-07-11)

  • First release of this plugin.

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

openslides-csv-export-2.0.1.tar.gz (4.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