podplay-api

View on PyPIReverse Dependencies (0)

1.0.0b1 podplay_api-1.0.0b1-py3-none-any.whl

Wheel Details

Project: podplay-api
Version: 1.0.0b1
Filename: podplay_api-1.0.0b1-py3-none-any.whl
Download: [link]
Size: 7233
MD5: 41beba40de9ab5f8a45d63d00fa06ac0
SHA256: 015dc59a28db23f762b4f01d978f00dd647dbd42b5d0bf35a18082ee001b1fd9
Uploaded: 2024-09-04 21:18:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: podplay-api
Version: 1.0.0b1
Summary: A client library for using the podplay.com web API
Author: Bendik R. Brenne
Author-Email: bendik[at]konstant.no
Home-Page: https://github.com/bendikrb/podplay_api
Project-Url: Documentation, https://podplay-api.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/bendikrb/podplay_api
License: MIT
Keywords: podcast,api-client,unofficial
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12,<4.0
Requires-Dist: aiohttp (<4.0.0,>=3.9.5)
Requires-Dist: async-timeout (<5.0.0,>=4.0.3)
Requires-Dist: asyncstdlib (<4.0.0,>=3.12.5)
Requires-Dist: mashumaro (<4.0,>=3.12)
Requires-Dist: orjson (<4.0.0,>=3.10.3)
Requires-Dist: pathlib (<2.0.0,>=1.0.1)
Requires-Dist: rich (<14.0.0,>=13.6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 16 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
podplay_api/__init__.py sha256=Ilby3LuKjOVJqo2B-WFsS3jrwhIM_OWtM1x5qhXb3-I 207
podplay_api/cli.py sha256=J5MDT8sEJ79PztA9sW4pauugOh9FimrRiH6yH8rW3lc 3375
podplay_api/client.py sha256=uxj73AZjA0e6PbFcwkZ8XrIgWcIaDV5vIhxSylvR0VY 7585
podplay_api/const.py sha256=NYZu5p_YYF7P0w8R2oRzwUFj15PWmQdwMeoWJaJe_dw 188
podplay_api/exceptions.py sha256=g1QxRQpNtlvvL0hulATySEK_qr4xqsVBh5xBd9PxPnI 503
podplay_api/models.py sha256=oz7Cscs5KTLieyWw4tO9GSV1YsTstC0owqZIH5rdpWU 1817
podplay_api/utils.py sha256=3nARR9RB3GHnJuI4st6h2CLlR8-x3-tV_9xOf8ftKGM 665
podplay_api-1.0.0b1.dist-info/METADATA sha256=KVDkw8v0mplkB8647AZhTlZ_pOU4NbrIYDuaEwtyNDw 1116
podplay_api-1.0.0b1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
podplay_api-1.0.0b1.dist-info/entry_points.txt sha256=c_T68DPsqjAt1IVHuACuWc8LBpOS-SXdYeLlGmrqJS0 48
podplay_api-1.0.0b1.dist-info/RECORD

entry_points.txt

podplay = podplay_api.cli:main