spotify.py:Spot Spotify的API包装器:musical_notes:

时间:2024-05-20 18:10:46
【文件属性】:

文件名称:spotify.py:Spot Spotify的API包装器:musical_notes:

文件大小:123KB

文件格式:ZIP

更新时间:2024-05-20 18:10:46

spotify async asynchronous spotify-api python3

spotify.py 用于Spotify客户端的API库和用Python编写的Spotify Web API。 Spotify.py是Spotify的异步API库。 在强调纯异步的同时,该库通过spotify.sync模块提供了同步功能。 import spotify . sync as spotify # Nothing requires async/await now! 注意:寻找维护者 spotify.py的作者认为它已被弃用,并按“原样”提供。 (当然,取决于用户,它可能被认为是功能完整的) 作者无意继续进行处理或提供支持,它可能会或可能不会出于其设计目的而工作。 如果遇到问题: 打开一个问题,等待公关来解决(您可能要等待一会儿) 打开一个直接介绍此修复程序的PR(作者很高兴单击标记为“合并”的按钮) 指数 正在安装 要安装该库,只需克隆它并运行pip。 git


【文件预览】:
spotify.py-master
----.gitattributes(65B)
----.flake8(283B)
----poetry.lock(32KB)
----.circleci()
--------config.yml(408B)
----.pylintrc(17KB)
----examples()
--------artist()
--------flask.py(1KB)
--------using_oauth2.py(2KB)
--------playlist()
--------searching.py(1KB)
--------library()
--------track()
--------user()
--------podcasts()
--------album()
----.travis.yml(248B)
----LICENSE(1KB)
----README.md(5KB)
----Makefile(450B)
----.travis.install.sh(118B)
----docs()
--------source()
--------make.bat(756B)
--------Makefile(661B)
----tests()
--------test_oauth.py(1KB)
--------test_models_artist.py(618B)
--------test_import.py(476B)
--------common.py(2KB)
----.readthedocs.yml(85B)
----.gitignore(1KB)
----_config.yml(28B)
----pyproject.toml(1KB)
----spotify()
--------oauth.py(6KB)
--------models()
--------sync()
--------utils.py(1KB)
--------http.py(70KB)
--------errors.py(1KB)
--------__init__.py(841B)
--------client.py(12KB)

网友评论