pip - upgrade all installed package
pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs pip install -U
via StackOverflow
Written by Semio Zheng
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Related Tags
#python
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#