Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 320 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 320 Bytes

Steps

  1. Export module: pip install .
  2. Test module: python3 test.py

Result after running test.py

image

Main ideas from here and here