- Secret Recipes of the Python Ninja
- Cody Jackson
- 62字
- 2021-06-25 22:14:42
How it works...
When searching for packages, the query can be a package name or simply a word, as pip will find all packages with that string in the package name or in the package description. This is a useful way to locate a package if you know what you want to do but don't know the actual name of the package.
推薦閱讀
- Learning Neo4j
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Game Programming Using Qt Beginner's Guide
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Java持續交付
- Learning Data Mining with R
- Instant Lucene.NET
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- Bootstrap for Rails
- Photoshop智能手機APP界面設計
- Learning iOS Penetration Testing
- Python面向對象編程(第4版)
- 高性能MVVM框架的設計與實現:San
- Laravel 5.x Cookbook
- Unity與C++網絡游戲開發實戰:基于VR、AI與分布式架構