show all the apis in the python environments using terima; code example
Example 1: python virtual env
$ virtualenv --version
Example 2: python virtual env
$ source venv/bin/activate
$ virtualenv --version
$ source venv/bin/activate