podme-api

View on PyPIReverse Dependencies (1)

1.2.9 podme_api-1.2.9-py3-none-any.whl

Wheel Details

Project: podme-api
Version: 1.2.9
Filename: podme_api-1.2.9-py3-none-any.whl
Download: [link]
Size: 24294
MD5: 3cd71448fb740f27f845024c0f69a9d8
SHA256: b73adb099059aa5208875c8977bfe925229b8e786fadc9bb37fca5a0ccc9c160
Uploaded: 2024-10-21 03:24:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: podme-api
Version: 1.2.9
Summary: A client library for using the podme.com web API
Author: Bendik R. Brenne
Author-Email: bendik[at]konstant.no
Home-Page: https://github.com/bendikrb/podme_api
Project-Url: Documentation, https://podme-api.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/bendikrb/podme_api
License: MIT
Keywords: podcast,podme,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.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11,<4.0
Requires-Dist: aiofiles (<25.0.0,>=24.1.0)
Requires-Dist: aiohttp (<4.0.0,>=3.10.9)
Requires-Dist: isodate (<0.8.0,>=0.7.2)
Requires-Dist: mashumaro (<4.0.0,>=3.13.1)
Requires-Dist: orjson (<4.0.0,>=3.10.7)
Requires-Dist: pathlib (<2.0.0,>=1.0.1)
Requires-Dist: platformdirs (<5.0.0,>=4.3.6)
Requires-Dist: python-ffmpeg (<3.0.0,>=2.0.12)
Requires-Dist: rich (<14.0.0,>=13.9.2)
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1654 characters]

WHEEL

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

RECORD

Path Digest Size
podme_api/__init__.py sha256=q8pkHQGSxCHR3PXnqsMhhYFT2u1LOSSTypqxJX7XDlo 743
podme_api/__version__.py sha256=Oh3Y6CIypkhAjW-aquBTyP3_cA-gKgKTwq9EpcWpjps 22
podme_api/auth/__init__.py sha256=EFeW5ySH2GBv9BX4bEvIcby3etWzuGX15eJN_b9Oi5U 247
podme_api/auth/client.py sha256=mztkMes_uIKJM0KwW7dBxYSl9lamx4R3HfN8sYOO9Dg 11882
podme_api/auth/common.py sha256=6VYe2dZKbYoBPImuorw6RPh0ju53l3wGR9MRH9DrTbo 2590
podme_api/auth/models.py sha256=x217waw2a-CywHvaNYcURorvNgh03Sfz9crYOZ7LBXw 3160
podme_api/auth/utils.py sha256=ktgnpbSQf7gEdM2ZZz3pleebKe7Da2a4PfCA5QENwCQ 2382
podme_api/cli.py sha256=Ub-35k9bnGGA-ebuOTU-mzuarevWddTpc0PrF-H3Xc0 4951
podme_api/client.py sha256=hkWKJkSxk5TuWTbW12ZR9tuNoyFghHHMH5ZIJF3cH_I 37451
podme_api/const.py sha256=KJmM5E_GqWO_5EEo1tAn8q4jr8Mb_5pCQZ-7_zvHifA 415
podme_api/exceptions.py sha256=vvdq13jXT4rh_gnH5M2LnTQ83EvkOMcYhQDxYm4jSxg 1059
podme_api/models.py sha256=OKltMneBOE_SoLSTWgoIlHMyPdjoGSFi63Pj1uf7HaM 16062
podme_api/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
podme_api-1.2.9.dist-info/LICENSE sha256=UQUE3EoH4ny8w40xLIS6htVYqshjFFUooZz_0pQHrZ4 1066
podme_api-1.2.9.dist-info/METADATA sha256=uvMqcJiA24koYo91cz8nFalawDcmobvjyTmakrJYC9U 2929
podme_api-1.2.9.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
podme_api-1.2.9.dist-info/entry_points.txt sha256=y_GIdL18cIkFYKoMaJvK3Hb2f1a6iOLgh6bc2EcE_GA 44
podme_api-1.2.9.dist-info/RECORD

entry_points.txt

podme = podme_api.cli:main