Examples of pip usage in python
Editor to share with you an example of the use of pip in python, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!
Pip usage example
1 install redis
# pip install redis
2 Uninstall redis
# pip uninstall redisUninstalling redis: / usr/lib/python3.6/site-packages/redis-2.9.1-py3.6.egg-info.Proceed (yzone)? Y Successfully uninstalled redis # uninstalled successfully these are all the contents of this article entitled "examples of pip usage in python". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!