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_erste()

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

Key Example Value
title "Mord Ex Machina"
city "Saarbrücken"
inspectors "Stellbrink und Marx"
time "2021-07-09T22:15:00+02:00"
link "https://www.daserste.de/unterhaltung/krimi/tatort/sendung/mord-ex-machina-104.html"

If the schedule for other channels is fetched (using get_tatort_dritte()), every schedule element has an additional channel key.

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.3.2.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

tatort_schedule-0.3.2-py3-none-any.whl (17.5 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