- Python Programming Blueprints
- Daniel Furtado Marcus Pennington
- 169字
- 2021-06-24 18:53:53
Summary
In this chapter, we developed an application to cast votes on Twitter and we learned the different concepts and paradigms of the Python programming language.
By creating the hashtag voting application, you have learned how to create and configure a Twitter app and also how to implement a three-legged OAuth authentication to consume data from the Twitter API.
We also learned how to use the logging module to show informational messages to the users of our application. Like the previous modules, we also created a command-line parser using the ArgumentParser module in the standard library.
We also had an introduction to reactive programming using the Rx (Reactive Extensions for Python) module. Then we used the concurrent.futures module to enhance the performance of our application, running multiple requests to the Twitter API in parallel.
Lastly, we built a user interface using the Tkinter module.
In the next chapter, we are going to build an application that will fetch exchange rate data from the site http://fixer.io to perform currency conversion.
- 計(jì)算機(jī)網(wǎng)絡(luò)與通信(第2版)
- EJB 3.1從入門到精通
- 自動(dòng)駕駛網(wǎng)絡(luò):自智時(shí)代的網(wǎng)絡(luò)架構(gòu)
- Hands-On Industrial Internet of Things
- 物聯(lián)網(wǎng)關(guān)鍵技術(shù)及應(yīng)用
- 企業(yè)私有云建設(shè)指南
- INSTANT KineticJS Starter
- 6G:面向2030年的移動(dòng)通信
- AWS Lambda Quick Start Guide
- 智慧城市中的物聯(lián)網(wǎng)技術(shù)
- Enterprise ApplicationDevelopment with Ext JSand Spring
- 物聯(lián)網(wǎng)傳感器技術(shù)與應(yīng)用
- 黑客心理學(xué):社會(huì)工程學(xué)原理
- 加密與解密實(shí)戰(zhàn)全攻略
- 目標(biāo)跟蹤中的群智能優(yōu)化方法