- Python Programming Blueprints
- Daniel Furtado Marcus Pennington
- 133字
- 2021-06-24 18:53:47
Summary
In this chapter, you learned the basics of object-oriented programming in Python; we covered how to create classes, use inheritance, and use the @property decorators to create getter and setters.
We covered how to use the inspect module to get more information about modules, classes, and functions. Last but not least, we made use of the powerful package Beautifulsoup to parse HTML and Selenium to make requests to the weather website.
We also learned how to implement command line tools using the argparse module from Python's standard library, which allows us to provide tools that are easier to use and with very helpful documentation.
Next up, we are going to develop a small wrapper around the Spotify Rest API and use it to create a remote control terminal.
- Modern JavaScript Web Development Cookbook
- SOA用戶指南
- HCNA網絡技術
- 網絡的琴弦:玩轉IP看監控
- 圖解手機元器件維修技巧
- WordPress Web Application Development
- Kong網關:入門、實戰與進階
- Bonita Open Solution 5.x Essentials
- TD-LTE無線網絡規劃與設計
- 網絡利他行為研究:積極心理學的視角
- Enterprise ApplicationDevelopment with Ext JSand Spring
- 5G智慧交通
- OSPF協議原理與功能拓展
- 物聯網商業設計與案例
- Hands-On Microservices:Monitoring and Testing