slackbuilds/python/audible
Steven Voges b10e30c885 python/audible: Added (Audible API Interface)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
2022-09-05 09:41:13 +01:00
..
README python/audible: Added (Audible API Interface) 2022-09-05 09:41:13 +01:00
audible.SlackBuild python/audible: Added (Audible API Interface) 2022-09-05 09:41:13 +01:00
audible.info python/audible: Added (Audible API Interface) 2022-09-05 09:41:13 +01:00
slack-desc python/audible: Added (Audible API Interface) 2022-09-05 09:41:13 +01:00

README

Audible is a Python low-level interface to communicate with the
unpublished Audible API.

It enables Python developers to create their own Audible services.
Asynchronous communication with the Audible API is supported.

This is just the API Library. For an interface, see audible-cli.