/ws-product-python

work sample for product aspect, Python variant

Primary LanguagePythonMIT LicenseMIT

Work Sample for Product Aspect, Python Variant

What is this for?

Development

Glitch is recommended:

  1. Remix on Glitch
  2. Populate .env file with the environment variables given in the problem set we send to you through email
  3. Click on Show Live and you should see Welcome to EQ Works 😎

You can also opt to develop using your local environment. Python 3.6+ is recommended.

Notes on working through the problems

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.