Installation#

Installing coderunner is pretty simple, just run

pip install defe

Install a specific verison

pip install defe==0.0.1

or directly from GitHub if you cannot wait to test new features

pip install git+https://github.com/Bhupesh-V/defe.git

If you have already installed it and want to update

pip install --upgrade defe