Hi,

What do you prefer between:
- Programming with PyCharm, sync your code with Skylight and run your tests in the cloud
- Using Lean’s Docker image in conjunction with local development in Pycharm Professional
- Cloning Lean, code with VS, run test locally and debug with ptvsd

Author