/dsa

A memoir of my dsa ventures, shows how much I have cried tears of blood

Primary LanguagePython

Table on Contents

Setup

  • Install the dependencies in a virtualenv. (Create one if you don't have already)
$ cd dsa
$ virtualenv TestEnv
$ pip3 install -r requirements.txt