summaryrefslogtreecommitdiffstats
path: root/python/audible/README
blob: 254f5c98041f8a04c7067de559258b48c89d6be1 (plain)
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.