entropiaevents

Fetchs events from entropia.de


License
MIT
Install
pip install entropiaevents==1.1.0

Documentation

entropiaevents

Installation

pip install entropiaevents

Usage

Standalone

python -m entropiaevents

As module

from entropiaevents import WikiEvents
entropia = WikiEvents()

Documentation

WikiEvents()

Methods

.to_json_file( filename )

Write the list of all events as JSON string to filename.

Attributes

.events

List of all events.