Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 243 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 243 Bytes

pythonSnippets

Playground for some unrelated algorithms, modules, ...

Test execution

Just cd to a directory and execute:

nosetests3

Requirements

  • Python 3
  • nosetests3
pip3 install nose
pip3 install nose_parameterized