Skip to content

Instantly share code, notes, and snippets.

@CGamesPlay
Created May 15, 2019 07:32
Show Gist options
  • Save CGamesPlay/0d0b6eb698a34b2bc5dbb8c0e17251b0 to your computer and use it in GitHub Desktop.
Save CGamesPlay/0d0b6eb698a34b2bc5dbb8c0e17251b0 to your computer and use it in GitHub Desktop.
$PATH:
/usr/local/bin
./node_modules/.bin
/usr/local/bin
/usr/bin
/bin
/usr/sbin
/sbin
/opt/X11/bin
sys.path:
/usr/local/bin
/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python37.zip
/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload
/usr/local/lib/python3.7/site-packages
/Users/rpatterson/Projects/kaizobot/kaizobot
sys.executable:
/usr/local/opt/python/bin/python3.7
sys.version:
3.7.3 (default, Mar 27 2019, 09:23:15)
[Clang 10.0.1 (clang-1001.0.46.3)]
platform.platform():
Darwin-18.5.0-x86_64-i386-64bit
which -a jupyter:
/usr/local/bin/jupyter
/usr/local/bin/jupyter
pip list:
Package Version Location
---------------------------------- -------- --------------------------------------------
-ym-retro 0.7.0
absl-py 0.7.1
appnope 0.1.0
asn1crypto 0.24.0
astor 0.7.1
atari-py 0.1.7
attrs 19.1.0
backcall 0.1.0
backports.shutil-get-terminal-size 1.0.0
baselines 0.1.5
bcrypt 3.1.6
beautifulsoup4 4.7.1
bleach 3.1.0
Box2D 2.3.2
Box2D-kengz 2.3.3
branca 0.3.1
bs4 0.0.1
certifi 2019.3.9
cffi 1.12.3
chardet 3.0.4
Click 7.0
cloudpickle 0.8.1
colorama 0.3.9
cryptography 2.6.1
currency.converter 0.5.5
CurrencyConverter 0.13.8
cursor 1.2.0
cycler 0.10.0
Cython 0.29.7
decorator 4.4.0
defusedxml 0.6.0
dill 0.2.9
entrypoints 0.3
enum34 1.1.6
ffmpeg 1.4
folium 0.8.3
future 0.17.1
gast 0.2.2
gitdb2 2.0.5
GitPython 2.1.11
glfw 1.7.1
glob2 0.6
googleapis-common-protos 1.5.10
grpcio 1.20.0
gTTS 2.0.3
gTTS-token 1.1.3
gym 0.12.1
gym-retro 0.7.0
h5py 2.9.0
halo 0.0.18
html5lib 1.0.1
icecream 1.4.0
idna 2.8
imageio 2.5.0
ipykernel 5.1.0
ipython 7.4.0
ipython-genutils 0.2.0
ipywidgets 7.4.2
jedi 0.13.3
Jinja2 2.10.1
joblib 0.13.2
jsonschema 3.0.1
jupyter 1.0.0
jupyter-client 5.2.4
jupyter-console 6.0.0
jupyter-core 4.4.0
jupyterlab 0.35.6
jupyterlab-server 0.2.0
kaizobot 0.0.0 /Users/rpatterson/Projects/kaizobot/kaizobot
Keras-Applications 1.0.7
Keras-Preprocessing 1.0.9
kiwisolver 1.0.1
lockfile 0.12.2
log-symbols 0.0.11
Markdown 3.1
MarkupSafe 1.1.1
matplotlib 3.0.3
mistune 0.8.4
mock 2.0.0
mpi4py 3.0.1
nbconvert 5.4.1
nbformat 4.4.0
notebook 5.7.8
numpy 1.16.3
opencv-python 4.1.0.25
pandas 0.24.2
pandocfilters 1.4.2
paramiko 2.4.2
parso 0.4.0
pbr 5.1.3
pexpect 4.7.0
pickleshare 0.7.5
Pillow 6.0.0
pip 19.0.3
progressbar2 3.39.3
prometheus-client 0.6.0
promise 2.2.1
prompt-toolkit 2.0.9
protobuf 3.7.1
psutil 5.6.2
ptyprocess 0.6.0
pyaml 19.4.1
pyasn1 0.4.5
pycparser 2.19
pycryptodomex 3.8.1
pygame 1.9.5
pyglet 1.3.2
Pygments 2.3.1
PyNaCl 1.3.0
PyOpenGL 3.1.0
pyparsing 2.4.0
pyrsistent 0.14.11
python-dateutil 2.8.0
python-utils 2.3.0
pytz 2019.1
PyYAML 5.1
pyzmq 18.0.1
qtconsole 4.4.3
requests 2.21.0
requirements-parser 0.2.0
scipy 1.2.1
seaborn 0.9.0
Send2Trash 1.5.0
sentry-sdk 0.7.14
setuptools 40.8.0
simplegeneric 0.8.1
six 1.12.0
smmap2 2.0.5
soupsieve 1.9.1
spell 0.28.1
spinners 0.0.23
stable-baselines 2.5.0
tabulate 0.8.3
tensorboard 1.13.1
tensorflow 1.13.1
tensorflow-datasets 1.0.2
tensorflow-estimator 1.13.0
tensorflow-metadata 0.13.0
termcolor 1.1.0
terminado 0.8.2
testpath 0.4.2
tornado 6.0.2
tqdm 4.31.1
traitlets 4.3.2
untokenize 0.1.1
urllib3 1.24.3
wcwidth 0.1.7
webencodings 0.5.1
Werkzeug 0.15.2
wheel 0.33.1
widgetsnbextension 3.4.2
wrapt 1.11.1
zmq 0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment