OpenSlides Export Plugin
Project description
==========================
OpenSlides Export Plugin
==========================
Overview
========
This plugin for OpenSlides provides a odt/csv export of OpenSlides data
(e.g. motions and agenda).
Requirements
============
- OpenSlides 1.7.x (http://openslides.org/)
- py3o.template (for odt export)
see requirements.txt
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::
$ virtualenv .virtualenv
$ source .virtualenv/bin/activate
$ pip install "openslides>=1.7,<1.8" openslides-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 1.0 (2015-03-18)
------------------------
* First release of this plugin to export agenda data to CSV
and motion(s) to ODT and HTML.
OpenSlides Export Plugin
==========================
Overview
========
This plugin for OpenSlides provides a odt/csv export of OpenSlides data
(e.g. motions and agenda).
Requirements
============
- OpenSlides 1.7.x (http://openslides.org/)
- py3o.template (for odt export)
see requirements.txt
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::
$ virtualenv .virtualenv
$ source .virtualenv/bin/activate
$ pip install "openslides>=1.7,<1.8" openslides-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 1.0 (2015-03-18)
------------------------
* First release of this plugin to export agenda data to CSV
and motion(s) to ODT and 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
openslides-export-1.0.tar.gz
(41.2 kB
view details)
File details
Details for the file openslides-export-1.0.tar.gz
.
File metadata
- Download URL: openslides-export-1.0.tar.gz
- Upload date:
- Size: 41.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c56f282b55a2542aa21cd54d2cfa384f624946f34d320fd7aa93bbf60ffaef7 |
|
MD5 | 67d988e283bec1320d89fb6faf5367e9 |
|
BLAKE2b-256 | 3f55ed0b5dc5f1e6eed5e228743eaaeeee01ed0fd4d96b5e710bdb9d67e59fd2 |