- 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.
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- SpringMVC+MyBatis快速開發與項目實戰
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Functional Programming in JavaScript
- 零基礎學Java程序設計
- Visual C++應用開發
- ADI DSP應用技術集錦
- D3.js 4.x Data Visualization(Third Edition)
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- Working with Odoo
- R語言與網絡輿情處理
- MySQL從入門到精通(軟件開發視頻大講堂)
- Hands-On Nuxt.js Web Development
- Data Science Algorithms in a Week
- 多媒體技術及應用