8000 GitHub - kevinhalpin/embyclient_python: An automated release of the Emby Python SDK
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An automated release of the Emby Python SDK

Notifications You must be signed in to change notification settings
8000

kevinhalpin/embyclient_python

 
 

Repository files navigation

Emby Python Client

A Python client for Emby Media Server's API.

This repository is an automated release of the Emby Python SDK with improvements and modifications to clean up junk due to the SDK being auto-generated from an OpenAPI spec.

Modifications include:

  • Improved README documentation
  • Improved setup.py needed for PyPi distribution process
  • Rename embyclient-python to embyclient for easier usage (dash in package name is not allowed in Python, not sure why it was ever there in the first place)

On a cron schedule, GitHub Actions will check for a new release of the Emby SDK and automatically build and release a new version of this package accordingly.

This project is unofficial and not affiliated with Emby, but since they seem to refuse to build quality SDKs and actually release them through traditional package manager channels, I've taken it upon myself to do so.

About

An automated release of the Emby Python SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 77.5%
  • Python 22.5%
0