- Secret Recipes of the Python Ninja
- Cody Jackson
- 117字
- 2021-06-25 22:14:41
Working with packages
There are a variety of utilities available to work with Python packages. Every so often, a developer needs to uninstall Python packages from a system. Uninstalling packages is as easy as installing them.
As it is easy to install packages and forget what has been installed in the past, pip provides the ability to list all currently installed packages, as well as indicating which ones are out of date. The examples in the next section are from the Python list (https://pip.pypa.io/en/stable/reference/pip_list/) and show documentation pages (https://pip.pypa.io/en/stable/reference/pip_show/).
Finally, when looking for packages to install, rather than opening a browser and navigating to PyPI directly, it is possible to find packages from the command line.
- Java應(yīng)用與實(shí)戰(zhàn)
- Silverlight魔幻銀燈
- Windows Server 2012 Unified Remote Access Planning and Deployment
- 征服RIA
- JavaScript動(dòng)態(tài)網(wǎng)頁開發(fā)詳解
- Windows Phone 7.5:Building Location-aware Applications
- Unity 2018 Shaders and Effects Cookbook
- 速學(xué)Python:程序設(shè)計(jì)從入門到進(jìn)階
- 現(xiàn)代C++編程實(shí)戰(zhàn):132個(gè)核心技巧示例(原書第2版)
- Access 2010數(shù)據(jù)庫(kù)應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)
- HTML+CSS+JavaScript編程入門指南(全2冊(cè))
- 奔跑吧 Linux內(nèi)核
- UI設(shè)計(jì)基礎(chǔ)培訓(xùn)教程(全彩版)
- PHP項(xiàng)目開發(fā)全程實(shí)錄(第4版)
- ArcPy and ArcGIS(Second Edition)