- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 104字
- 2021-07-02 21:09:35
Installing packages with pip
In this section, we'll take a look at using Python's package manager to install and manage third-party code, and now, it's back to the operating system command line for us. We'll see how to easily install third-party code from the Python Package Index.
While Python comes with batteries included, that is, the Python standard library that's already installed contains a wide range of very useful features, there's still plenty of things it doesn't do. Odds are though that somebody somewhere has already invented the wheel for us and if so, we can probably find it in the Python Package Index.
推薦閱讀
- Android和PHP開發最佳實踐(第2版)
- Manga Studio Ex 5 Cookbook
- 區塊鏈:以太坊DApp開發實戰
- Reactive Programming With Java 9
- Learning Network Forensics
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- SQL經典實例(第2版)
- Getting Started with Nano Server
- Extending Unity with Editor Scripting
- 零基礎學C++(升級版)
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Building Clouds with Windows Azure Pack
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- 算法(第4版)
- 測試架構師修煉之道:從測試工程師到測試架構師(第2版)