unitunes

View on PyPIReverse Dependencies (0)

2.0.1 unitunes-2.0.1-py3-none-any.whl

Wheel Details

Project: unitunes
Version: 2.0.1
Filename: unitunes-2.0.1-py3-none-any.whl
Download: [link]
Size: 43388
MD5: 3f361d4986f1d593fc9141772c18b2fd
SHA256: bee4b77fe2e16dc8a04ca8814bbe3c372e92ff28a94d7f9aa1b48c06105980ef
Uploaded: 2022-08-21 16:34:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: unitunes
Version: 2.0.1
Summary: A GUI and library to manage playlists across music streaming services.
Author: platers
Author-Email: platers81[at]gmail.com
Home-Page: https://github.com/platers/unitunes
License: GPLv3
Keywords: gui,music,playlist,playlists,spotify,ytmusic,musicbrainz
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Python: >=3.9,<4.0
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: dearpygui (<2.0.0,>=1.6.2)
Requires-Dist: musicbrainzngs (<0.8.0,>=0.7.1)
Requires-Dist: pydantic (<2.0.0,>=1.9.0)
Requires-Dist: ratelimit (<3.0.0,>=2.2.1)
Requires-Dist: spotipy (<3.0.0,>=2.19.0)
Requires-Dist: strsimpy (<0.3.0,>=0.2.1)
Requires-Dist: tqdm (<5.0.0,>=4.64.0)
Requires-Dist: youtube-title-parse (<2.0.0,>=1.0.0)
Requires-Dist: ytmusicapi (<0.22.0,>=0.21.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1888 characters]

WHEEL

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

RECORD

Path Digest Size
unitunes/__init__.py sha256=3_VV_hT9QFUe_ZX11VHqKpfdituiQ4bFLkkoBXrY7-0 128
unitunes/file_manager.py sha256=p0QMrZdHnarHzkHuxSKk2hH8wg2uTGveymhVRwveL0o 2958
unitunes/gui/engine.py sha256=9po6I4NJMe-eGChqdRfPDq6L-80SR1-VKUf8AYesnxY 3583
unitunes/gui/main.py sha256=J7wHNNE3sChoJTyxDsTyEJ3IIucpBsTwzKQ22o4Wxqo 33331
unitunes/index.py sha256=XpkbxNyP3zJNG6shyNABVoSe6PQVHQIs4LZRh8Qkd5o 1248
unitunes/main.py sha256=Y_stwF-H7dSbTp94EeWHWhRaqsOvB7PImeaUBoJ3UEk 12856
unitunes/matcher.py sha256=NRmyy3daCZpwuINRPQnpp1o8hXiO6fI511wnOkqAoaQ 3624
unitunes/playlist.py sha256=OSFeBK3FBASdQreNtiiVh-f94Hds372xA1ZuwPTYLvU 2853
unitunes/pull_playlist.py sha256=EIu2tG9s00otqdE-U1fRbmdVSrK-Sbfq1JlMmgw1a3A 4016
unitunes/searcher.py sha256=xaKSNup4I-S14kvg1JKF-BqvgMDwcDo0jloOOzZRntA 1278
unitunes/services/beatsaber.py sha256=dSg36khkollSElag_kz6tmkO5FOniws0Jq0DZHtcUf4 6503
unitunes/services/musicbrainz.py sha256=iUB7vvvlgWC_1iJXz2Mg13Ma2tgAVyzD4HX1t5CEKWQ 6208
unitunes/services/services.py sha256=joQwbGD5wgx7bppryhmo44kqxgb9SqyswoYDMa9g-Qo 3909
unitunes/services/spotify.py sha256=RmDuES2qiXcI5HsP2FGSdM9W4UpB8UulMs_7yeU2q1c 10104
unitunes/services/ytm.py sha256=xgHOGUEraFT7UlpXnMoFv9V4H0Vs4h6no5m1AoM7kzI 8072
unitunes/track.py sha256=uf9jVBERIMzw5WqTyA7zXfuFWoX4vutwfsP3FYIW6Og 3857
unitunes/types.py sha256=e--hR1Ff5ID37nb-XdEOTZaEKBSob1T6qHf8iu4ysxs 233
unitunes/uri.py sha256=23Hq6HZnTDYDNLyRen-cZ9ihNausDhjWtvWNmLQ1n3U 9298
unitunes-2.0.1.dist-info/entry_points.txt sha256=LFVyyq1BMFV7FYMtp0l7btTatrOp01A4n0aF0T5S_cg 51
unitunes-2.0.1.dist-info/LICENSE.txt sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
unitunes-2.0.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
unitunes-2.0.1.dist-info/METADATA sha256=7B1HRc8vzOuwIVpi-32SdL1VJc6NWsvMh_h2OJx012k 3158
unitunes-2.0.1.dist-info/RECORD

entry_points.txt

unitunes = unitunes.gui.main:main