- Python Programming Blueprints
- Daniel Furtado Marcus Pennington
- 134字
- 2021-06-24 18:53:51
Summary
We have covered a lot of ground in this chapter; we started by creating an application on Spotify and learning our way around its developer's website. Then, we learned how to implement the two types of authentication flow that Spotify supports: the client credentials flow and the authorization flow.
In this chapter, we also implemented a whole module wrapper with some of the functionality available from Spotify's REST API.
Then, we implemented a simple terminal client where users can search for artists, browse the artist's albums and tracks, and finally play a song in the user's active device, which can be a computer, mobile phone, or even a video game console.
In the next chapter, we are going to create a desktop application that shows the number of votes given through Twitter hashtags.
- MERN Quick Start Guide
- OpenLayers Cookbook
- 計算機網絡與數據通信
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- 無人機通信
- 信息通信網絡建設安全管理概要2
- 2018網信發展報告
- 雷達饋線技術
- Yii Application Development Cookbook(Second Edition)
- 計算機網絡技術及應用
- 物聯網與智能家居
- Hands-On Microservices with Node.js
- 大型企業微服務架構實踐與運營
- 沖擊:5G如何改變世界
- Hands-On Docker for Microservices with Python