pytunes

View on PyPIReverse Dependencies (0)

13.0.2 pytunes-13.0.2-py3-none-any.whl

Wheel Details

Project: pytunes
Version: 13.0.2
Filename: pytunes-13.0.2-py3-none-any.whl
Download: [link]
Size: 16978
MD5: b22ff6cf0bc8ef37e04da041a5e6ec63
SHA256: 7eab287e06b93e096d9acee19e246f880c975e63f4f15a0c09b52dc34b17ad99
Uploaded: 2019-07-13 07:22:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytunes
Version: 13.0.2
Summary: iTunes / Music CLI control and python API
Author: Ilkka Tuohela
Author-Email: hile[at]iki.fi
Home-Page: https://github.com/hile/pytunes/
License: PSF
Keywords: iTunes Music control management playlist export
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System
Classifier: Topic :: System :: Systems Administration
Requires-Python: >3.6.0
Requires-Dist: oodi
Requires-Dist: systematic (>=4.8.0)
Requires-Dist: appscript
Requires-Dist: configobj
Requires-Dist: darwinist
Requires-Dist: redis
Requires-Dist: zeroconf
[No description]

WHEEL

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

RECORD

Path Digest Size
pytunes/__init__.py sha256=QMRuKWzTlPDMDisLXJv6yVZHMxRSYaI68asYmFIm8S8 220
pytunes/client.py sha256=FTQIkaPFfsGZtsMtCGuqNq_53crkwXpFT1meEffcJ2w 17558
pytunes/constants.py sha256=Y389lZ695J0M9-_Hg9THaDiTukKJVJ0QXTqTKqJlDYo 2257
pytunes/daemon.py sha256=Y5DoNNTgyEXtqXTyLz83DwXdJz6JWRqk75rSa98RhmM 2994
pytunes/database.py sha256=HcvA-I4GYFW6nIbpwQ0jVJ1TnEtt8rWshZpOH3diY4I 3369
pytunes/itc.py sha256=CNvXGOCtgeasVAm2UEzIOBf1MPb8vaUboQ6HJjlTmvg 1305
pytunes/playlist.py sha256=Qs6WgCP2OLMf34YQHojeP90G0MUoE3EmEUz0kSC-TOU 4704
pytunes/playlist_export_parser.py sha256=1ZT3nmQtqMFOZvn08hsd5dpdNocGPTFwX9JFXaq1Nl4 1221
pytunes/status.py sha256=uhhpYLVHvjReRV5amXTShF4eNGGITSPIoftw_5NUVGU 6742
pytunes/terminology.py sha256=iVNKEJmXrRENeTzXIi8fpEh6HOr8jBY-tuhYZfbVQ9k 9942
pytunes-13.0.2.dist-info/METADATA sha256=-fMb_LQQZv2g6edt5OWLF37PzBnBeTS0cIYoIM76hUQ 916
pytunes-13.0.2.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
pytunes-13.0.2.dist-info/entry_points.txt sha256=Ypv2B8EiF8SB9G-E1kPqvTOAdd-8iGmqIhCctXugFyE 195
pytunes-13.0.2.dist-info/top_level.txt sha256=AIYQmTxvOEnPPXsYktK47ScyrtWiyiJ0pXO9OJPoDMM 8
pytunes-13.0.2.dist-info/RECORD

top_level.txt

pytunes

entry_points.txt

pytunes = pytunes.bin.pytunes:main
pytunes-playlists = pytunes.bin.pytunes_playlists:main
pytunes-update = pytunes.bin.pytunes_update:main
pytunesd = pytunes.bin.pytunesd:main