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 (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 openslides-csv-export
Start OpenSlides:
$ openslides
Changelog
Version 2.0.4 (2018-09-28)
Updated to OpenSlides 2.3.
Version 2.0.3 (2018-06-13)
Updated to OpenSlides 2.2.
Version 2.0.2 (2017-03-23)
Updated OpenSlides 2.1 support (Fixed usage of has_perm()).
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
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
File details
Details for the file openslides-csv-export-2.0.4.tar.gz
.
File metadata
- Download URL: openslides-csv-export-2.0.4.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4236b2901b1678425e46c6361555a353b080a4338e7755b92cf4f342f2f40c50 |
|
MD5 | 342ef4547046d3f04d42bc8f1fcc2c3e |
|
BLAKE2b-256 | 1fa69349931303e4eb3052ed200e87ebd9dc3a8337b255bd0bb0cef17c0fdbe5 |