Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

openslides is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
License
GPL2+

This is OpenSlides, version 1.4.1 (2013-07-29).

What is OpenSlides?

OpenSlides is a free web-based presentation and assembly system for displaying and controlling of agenda, motions and elections of an assembly.

See http://openslides.org for more information.

Getting started

Install and start OpenSlides as described in the INSTALL.txt.

If you need help please contact the OpenSlides team on public mailing list or read the OpenSlides manual. See http://openslides.org.

The start script of OpenSlides

Start OpenSlides
Simply running
openslides.exe (on Windows)
or
openslides (on Linux/MacOS)

will start OpenSlides using the integrated Tornado webserver. It will also try to open OpenSlides in your default webbrowser.

The server will listen on the IP address of your current hostname on port 80. If port 80 is not available, port 8000 will be used. This means that the server will be available to everyone on your local network (at least for commonly used network configurations).

See Command line options below if you need to change this.

The login for the default admin user after (created on first start), is as follows:

Username: admin Password: admin
Command line options

The following command line options are available:

-h, --help Show this help message and exit.
-a, --address=ADDRESS
 IP Address to listen on. Default: 0.0.0.0
-p PORT, --port=PORT
 Port to listen on. Default: 8000 (start as admin/root: 80)
--syncdb Update/create database before starting the server.
--backupdb=BACKUP_PATH
 Make a backup copy of the database to BACKUP_PATH.
--reset-admin Make sure the user 'admin' exists and uses 'admin' as password.
-s SETTINGS, --settings=SETTINGS
 Set the path to the settings file.
--no-browser Do not automatically start web browser.
--no-reload Do not reload the web server.
--no-run Do not start the web server.
--version Show version and exit.
Example 1: Openslides should only be accessible on this computer:
openslides -a 127.0.0.1
Example 2: Like above, but also specify the port as 8080
openslides -a 127.0.0.01 -p 8080

Supported operating systems and browsers

Operating Systems (OpenSlides runs anywhere where Pyhton is running):
Windows XP or newer (32 and 64bit) MacOS X GNU/Linux
Browsers:
Firefox 3.6+ IE 8+ Chrome Safari

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.