Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 605 Bytes

File metadata and controls

30 lines (20 loc) · 605 Bytes

Environment

Code is executed within a Dockerized Ubuntu 14.04 container.

Language Versions

Python 2.7.6 and 3.4.3 are supported.

Testing Frameworks

  • Codewars (custom framework used for authoring and testing kata on codewars.com)
  • UnitTest (currently only available on Qualified.io and Codewars.com kumite)

Installed Packages

  • scikit-learn
  • tensorflow
  • numpy
  • scipy
  • pandas
  • pymongo
  • redis

Installed Services

  • sqlite
  • redis-server
  • mongodb

For more information, view the docker file