An unofficial wrapper for the Rdio API.
Project description
An unofficial Python library for accessing the Rdio API, using OAuth. Inspired by Rdio’s own ‘rdio-python’ library as well as python-twitter.
To use, do:
>>> import rdio
>>> rdio_manager = rdio.Api(CONSUMER_KEY, CONSUMER_SECRET)
>>> user = rdio_manager.find_user('benjaminkreeger@gmail.com')
>>> print '%s %s's key is: %s.' % (user.first_name, user.last_name, user.key)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-rdio-0.6.tar.gz
(11.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
python_rdio-0.6-py2.7.egg
(25.8 kB
view details)
File details
Details for the file python-rdio-0.6.tar.gz.
File metadata
- Download URL: python-rdio-0.6.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c78bb7790a58845c358fd1a7b5deac3741001c2438c16ad2d362b574da8ba385
|
|
| MD5 |
bd6901267f682b810a738b6a1f2b3d93
|
|
| BLAKE2b-256 |
d75264e2021e762e2b2b22573ea1e0d0cec29d01e506f9349ddf83e018f87a1e
|
File details
Details for the file python_rdio-0.6-py2.7.egg.
File metadata
- Download URL: python_rdio-0.6-py2.7.egg
- Upload date:
- Size: 25.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33d30c5d0be373fc5dcc3810e12023b8545f96ce3413ca7fb70523fe53209711
|
|
| MD5 |
d8fd3cd6b6dc26c083a927a3dc91e40f
|
|
| BLAKE2b-256 |
b8e8a0e84c444f7c39d2d91623e60dd6d47c7d125affd03c89b62e1733653119
|