pydora

View on PyPIReverse Dependencies (1)

2.3.1 pydora-2.3.1-py3-none-any.whl

Wheel Details

Project: pydora
Version: 2.3.1
Filename: pydora-2.3.1-py3-none-any.whl
Download: [link]
Size: 33985
MD5: 9f6e3f127c5e7a5c7f53ae84449f2eba
SHA256: be632a6b07e8c7d1a684ef699fba3d2a8fb64bac668e1bcab5d7d61722f37212
Uploaded: 2024-05-20 19:13:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydora
Version: 2.3.1
Summary: Python wrapper for Pandora API
Author: Mike Crute
Author-Email: mike[at]crute.us
Home-Page: https://github.com/mcrute/pydora
Classifier: Development Status :: 5 - Production/Stable
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: requests (<3,>=2)
Requires-Dist: blowfish (<1.0,>=0.6.1)
License-File: LICENSE.txt
[Description omitted; length: 10521 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pandora/__init__.py sha256=neZxeMmEfjhVZM6xetRikrBdHWt5T5ehL72ZYdPtJ-E 22
pandora/client.py sha256=wQnWdDJXrDfjychikoCO7w4TwFcApSVeCcWwb6jOGj0 9879
pandora/clientbuilder.py sha256=-OsNfnZSdnZXL77B8ITbebHEuSnLQTdjVF9RQTJYAK8 7234
pandora/errors.py sha256=Fl4k2HySQoHtDtQHiGgkBfVwY_RaYbel-PNPPKDwwOA 3269
pandora/transport.py sha256=hAtNx5AZOPZcHwP38uGPw1JK4nyaGW7WFmvi4gMzlxQ 9704
pandora/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pandora/models/_base.py sha256=zKY1pSfaifR4jtk-efvnQAq8fQrILo3LRgbDdrVihdk 9927
pandora/models/ad.py sha256=hwKam454zgoPi2akf497mJHK4g1XhJl72uH0x9jiV98 1279
pandora/models/bookmark.py sha256=ijQvKPIOLLS9nWY2-1DhbmBLHwtP6XGSF5GgkWFlG1g 867
pandora/models/playlist.py sha256=g5Zt_OPEzT6bi4bZ9JjAIQax_eNDfar59NNHYUjHegg 6071
pandora/models/search.py sha256=VC5iR-69SNE0DjniGFVjsy2R9PEhsG98AzZfHSrRcbM 2835
pandora/models/station.py sha256=L0Cwjt_RbUYvC_5zS7RkY4Q5tmLuTiet5tMycv6SlwY 3540
pydora/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydora/audio_backend.py sha256=f9_oO3lqMx7Pp_t5mR79pGMtk6PNkkIxTIStZuVnYh8 9718
pydora/configure.py sha256=lvSCrWDuPEE7EhF2aIpMAuw9To67hjC18grwqToHlTA 5163
pydora/player.py sha256=GWIrcbrNEWosxQUdDWCHd1ryu9ZuwdocXGmX4PfvwzA 9403
pydora/utils.py sha256=5FWL3xtvnXsDJx6Y5N9MaQgTgZZHIfsKvaIs9g27bVE 5542
pydora-2.3.1.dist-info/LICENSE.txt sha256=TnqndvPO16AzCiYEaSxRO84L1cpd8Z8kIhskywNng_4 1057
pydora-2.3.1.dist-info/METADATA sha256=0Umc7bIq_vfEWCkG3L0cDdjiCPpvfl0Qrw_tVk7oNDs 11823
pydora-2.3.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pydora-2.3.1.dist-info/entry_points.txt sha256=vF3FNP1b6oduLOdd5E_syI6FwSLe3grVC8pNPvIJ4-s 87
pydora-2.3.1.dist-info/top_level.txt sha256=kQpYFBzDs8-u767-9s9uLiw8XRFg-hUSCAt8_LiZv1o 15
pydora-2.3.1.dist-info/RECORD

top_level.txt

pandora
pydora

entry_points.txt

pydora = pydora.player:main
pydora-configure = pydora.configure:main