Skip to main content

No project description provided

Project description

Tatort Schedule

About The Project

This project contains a Python 3 module that parses the schedule of the Tatort website. After parsing, it returns a list containing the next broadcasts on the channel Das Erste.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You will need a working installation of Python 3.

Installation

  1. Install via pip:

    pip install tatort_schedule
    

Usage

Import tatort_schedule and call the get_tatort function:

from tatort_schedule import schedule

schedule = schedule.get_tatort()

For each schedule element, a dictionary with the following keys is returned:

Key Example Value
day 9
month 7
weekday Freitag
time 22:15 Uhr
hour 22
minute 15
title Mord Ex Machina
city Saarbrücken
inspectors Stellbrink und Marx
link https://www.daserste.de/unterhaltung/krimi/tatort/sendung/mord-ex-machina-104.html

License

Distributed under the GPLv3 License. See LICENSE for more information.

Contact

Kai Anter - @tanikai29 - kai.anter@web.de

Project Link: https://github.com/Tanikai/tatort-schedule

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

tatort-schedule-0.1.0.tar.gz (16.2 kB view hashes)

Uploaded Source

Built Distribution

tatort_schedule-0.1.0-py3-none-any.whl (16.4 kB view hashes)

Uploaded Python 3

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