A Python interface to Last.fm and Libre.fm
A Python interface to Last.fm and other api-compatible websites such as Libre.fm.
Features
--------
* Simple public interface.
* Access to all the data exposed by the Last.fm web services.
* Scrobbling support.
* Full object-oriented design.
* Proxy support.
* Internal caching support for some web services calls (disabled by default).
* Support for other API-compatible networks like Libre.fm.
* Python 3-friendly (Starting from 0.5).
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pylast && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pylast-5.3.0.tar.gz | 0000041552 40.6 KB | |
python-pylast.changes | 0000012231 11.9 KB | |
python-pylast.spec | 0000002518 2.46 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1179082
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 5.3.0: * Add support for Python 3.13 (#448) * Add type annotations to methods that take timestamp parameter * Replace Flake8 with Ruff (#447) * Fix example_test_pylast.yaml link in README.md * Double read timeout to fix 'The read operation timed out' * Fix incorrect docstrings (#439)
Comments 0