高效python库管理工具,功能有搜索、安装、卸载、获取库所在目录(python学霸公众号)
Project description
介绍
wherepip是一个高效pip管理工具,帮你节省更多时间!
使用
1.命令方式
whereis requests #输出requests所在目录
fuck requests #卸载requests
befuck requests #安装requests
so re #搜索re为关键词的库
all #输出所有python库
2.Pyhton使用
import wherepip
r=wherepip.whereis("requests")
s=wherepip.so("py")
a=wherepip.all()
wherepip.fuck("requests")#卸载
wherepip.befuck("requests")#安装
print(s)
print(a)
print(r)
喜欢关注python学霸微信公众号!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wherepip-1.0.8.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wherepip-1.0.8.tar.gz.
File metadata
- Download URL: wherepip-1.0.8.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aca118a7aeef09e8a50e014eee1fa17544a56a3fd0e483453d9a7cfda633a3f
|
|
| MD5 |
505f3f5e27d24f70c7e368ef14dcb184
|
|
| BLAKE2b-256 |
b8875b01dfa7069cd2bb2a953ecb7ea378685a32ff573ace3037c084431abaf3
|
File details
Details for the file wherepip-1.0.8-py3-none-any.whl.
File metadata
- Download URL: wherepip-1.0.8-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a545f07833b469b7cbe9fa2a2427654428a54413e618c436c07f76ba3571bb7d
|
|
| MD5 |
2fd1dcc983879767fc71fe49c0a3f152
|
|
| BLAKE2b-256 |
043292b5f641820e6f7cb9a9d0d33f3cdaee2cf52c2902ebb10b80c531197dc6
|