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
-
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tatort-schedule-0.3.2.tar.gz.
File metadata
- Download URL: tatort-schedule-0.3.2.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bbd5e25e1fe3bf46743b7217d9727873a481f36d854e802b7837ba69ecc3ade
|
|
| MD5 |
cc24b95e245fec62359c9d1f7b1b50af
|
|
| BLAKE2b-256 |
bb51865f00ce9a3c9b50e951c324440386f6e8c7ac3b9ce885fc9d6bacd615f9
|
File details
Details for the file tatort_schedule-0.3.2-py3-none-any.whl.
File metadata
- Download URL: tatort_schedule-0.3.2-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b379430ee458f2d5da90d70a792f808c8a7f6ebb44c80eea97cbfd0c873d1500
|
|
| MD5 |
a1048047e05538f5526970fc646e255d
|
|
| BLAKE2b-256 |
285f64880f943ec2acce26b28ff8a48882e47b4a70b7c3edf0f2037b9b46f5aa
|