From e37cd2dbdf12f697c60bdaba4eb6a378a27b43b3 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sat, 17 Jun 2023 08:47:15 +0700 Subject: python/python3-fanart: Added (fanart.tv API client). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-fanart/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 python/python3-fanart/README (limited to 'python/python3-fanart/README') diff --git a/python/python3-fanart/README b/python/python3-fanart/README new file mode 100644 index 0000000000..ad49464407 --- /dev/null +++ b/python/python3-fanart/README @@ -0,0 +1,8 @@ +python3-fanart (fanart.tv API Client) + +This package provides a module to interface with the fanart.tv. It's +a fork of the project named python-fanart but updated to work with +fanart.tv api v3. + +To use this package you need your own api key. You can request your +api key in here: https://fanart.tv/get-an-api-key/ -- cgit v1.2.3