update every python library
(Do it in windows powershell)
pip freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}py2
$ pip install pip-review
$ pip-review --local --interactive
py3
$ pip3 install pip-review
$ py -3 -m pip_review --local --interactive
Also in C++:
- docker run ubuntu container
- fuser to find pid
- vim redo last undo
- git ls files sort by date
- how to execute docker command in shell script
- install nvm ubuntu
- how to pull from a branch in git
- change file creation metadata
- how to run an appimage in linux
- react natibe debugger
- electron quickstart guide
- ubuntu apt get without cd rom
- setup ci cd gitlab
- calculate darkness value of an image
- flask install venv
- untar gz file ubuntu
- display all files in a directory linux
- remove iptables rule
- install wmctrl
- pm2 remove id
- cisco wlc show client detail
- check all the ports in use mac
- composer install package with specific version
- linux shard a file into smaller files