python-mygpoclient 1.10
Python library for the gPodder web service
mygpoclient provides an easy and structured way to access the https://gpodder.net web services. In addition to subscription list synchronization and storage, the API supports uploading and downloading episode status changes.
- Outputs:
out - Website: https://mygpoclient.readthedocs.io
- Licenses: GPL 3
- Package source: gnu/packages/gpodder.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-mygpoclient 1.10 as follows:
guix install python-mygpoclient@1.10
Or install the latest version:
guix install python-mygpoclient
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.