mygpo-simple-client

Client library for the gpodder.net web service

Install

All systems
curl cmd.cat/mygpo-simple-client.sh
Debian Debian
apt-get install python3-mygpoclient
Ubuntu
apt-get install python3-mygpoclient
Arch Arch Linux
pacman -S python-mygpoclient
image/svg+xml Kali Linux
apt-get install python3-mygpoclient
Fedora
dnf install python3-mygpoclient
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-mygpoclient
Raspbian
apt-get install python-mygpoclient

python3-mygpoclient

Client library for the gpodder.net web service

The mygpoclient library allows developers to utilize a Pythonic interface to the gpodder.net web services (formerly known as my.gpodder.org). In addition to the user-specific API endpoints, a public (non-authenticated) API is provided for searching podcasts and retrieving the podcast toplist from the server. This package installs the library for Python 3.

python-mygpoclient

Client library for the gpodder.net web service

The mygpoclient library allows developers to utilize a Pythonic interface to the gpodder.net web services (formerly known as my.gpodder.org). In addition to the user-specific API endpoints, a public (non-authenticated) API is provided for searching podcasts and retrieving the podcast toplist from the server.