python-mygpoclient
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.
- Versions: 1.10
- Website: https://mygpoclient.readthedocs.io
- Licenses: GPL 3
- Package source: gnu/packages/gpodder.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-mygpoclient as follows:
guix install python-mygpoclient
Or install a particular version:
guix install python-mygpoclient@1.10
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.
Badge code
You can use the following badge to inform users of python-mygpoclient about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-mygpoclient'><img src='https://packages.guix.gnu.org/packages/python-mygpoclient/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-mygpoclient)
Example Org:
[[https://packages.guix.gnu.org/packages/python-mygpoclient][https://packages.guix.gnu.org/packages/python-mygpoclient/badges/latest-version.svg]]