Posts
-
How to run your first Python script in Docker?
Please follow steps below.
-
How to loop through an array of JSON object?
Recently, I wrote a shell script, which needs to loop through an array of JSON object, and process them one by one. Here is the code snippet for how I do it.
-
My Cheatsheet for git tag
Commands related to the
tag
subcomamnd ofgit
. -
Pipenv Cheatsheet
Pipenv is the officially recommended Python packaging tool. Here is its usage:
-
Notes on pyenv
pyenv is a tool which can help you manage the multiple Python versions on your system. pyenv-virtualenv is pyenv a plugin which manages virtual envs.
subscribe via RSS