Search Criteria
Package Details: python-soundcloud-v2 1.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-soundcloud-v2.git (read-only, click to copy) |
---|---|
Package Base: | python-soundcloud-v2 |
Description: | Python wrapper for the v2 SoundCloud API |
Upstream URL: | https://github.com/7x11x13/soundcloud.py |
Licenses: | MIT |
Conflicts: | python-soundcloud |
Provides: | python-soundcloud |
Submitter: | phijor |
Maintainer: | phijor (fordprefect) |
Last Packager: | fordprefect |
Votes: | 12 |
Popularity: | 1.29 |
First Submitted: | 2022-03-30 12:10 (UTC) |
Last Updated: | 2024-08-11 11:56 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-daciteAUR
- python-dateutil
- python-requests
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (5)
- soundcloud-dl
- soundcloud-dl-git
- soundscrape-git (requires python-soundcloud)
- spotdl
- tizonia-all-git (requires python-soundcloud)
Latest Comments
patlefort commented on 2024-04-28 05:44 (UTC)
Missing in makedepends: python-setuptools
gesh commented on 2024-03-22 13:44 (UTC)
Please update to PEP517 https://wiki.archlinux.org/title/Python_packaging_guidelines#Standards_based_(PEP_517) -- installing via direct invocation of
setup.py
is deprecatedsteadfasterX commented on 2022-11-11 10:41 (UTC)
should have (imho):
provides=("python-soundcloud")
FabioLolix commented on 2022-03-31 20:30 (UTC)