Skip to content

python http client for dreamboxes using requests

License

Notifications You must be signed in to change notification settings

MGF68/python-dreamboxapi

This branch is up to date with sreichholf/python-dreamboxapi:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2ee247 · Jul 28, 2021

History

17 Commits
Dec 9, 2020
Jul 28, 2021
Dec 9, 2020
Dec 9, 2020
Dec 9, 2020
Dec 9, 2020
Dec 9, 2020
Dec 9, 2020
Dec 9, 2020
Jul 28, 2021
Jul 28, 2021

Repository files navigation

Python package

PyPi

A python client library for dreamboxes using requests

Super simple example

from dreamboxapi.api import DreamboxApi
api = DreamboxApi(host="my.dreambox.local")
print(api.current.name)

About

python http client for dreamboxes using requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%