Glitch is recommended:
- Populate
.env
file with the environment variables given in the problem set we send to you through email - Click on
Show Live
and you should seeWelcome to EQ Works 😎
You can also opt to develop using your local environment. Python 3.6+ is recommended.
Make sure any additional Python level dependencies are properly added in Pipfile
. We encourage a healthy mixture of your own implementations, and good choices of existing open-source libraries/tools. We will comment in the problems to indicate which ones cannot be solved purely through an off-the-shelf solution.