eltyy / docker-pycharm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-pycharm

PyCharm + docker + remote debugging = ❤️

  1. run scripts/init.sh - build image and copy all python libs from image to project folder
  2. run scripts/ip.sh - add traffic forwarding from boot2docker vm to host
  3. add remote debug configuration in PyCharm

Remote debug configuration Edit path mappings Add external tool before launch

About


Languages

Language:Shell 84.5%Language:Python 15.5%