- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 111字
- 2021-07-02 21:09:37
Summary
In this chapter, we learned how to install Python and get to a place where we can begin working on real code. We looked at running Python in a command-line window and using it to perform experiments and calculations. We examined how to make the best of Python's command line and its extensive help library.
We learned about installing, uninstalling, and upgrading the packages using pip. We also got a pretty good idea of how to find third-party code to help us move our projects along, using the Python Package Index.
In the next chapter, we'll work through the steps to create and work with our own Python code packages.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Python程序設計教程(第2版)
- Interactive Data Visualization with Python
- 數據結構與算法JavaScript描述
- Flash CS6中文版應用教程(第三版)
- Python Network Programming Cookbook(Second Edition)
- 零基礎學Java(第4版)
- 組態軟件技術與應用
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Advanced Express Web Application Development
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Getting Started with React Native
- Web性能實戰
- Spring Boot實戰
- Kubernetes進階實戰