maddux icon indicating copy to clipboard operation
maddux copied to clipboard

Migrate most of the code to python3 & enable installation via pip

Open hany606 opened this issue 5 years ago • 0 comments

  • Change print to python3 with brackets
  • Change xrange to range
  • Add setup.py with dependencies to be installed as a pip package
  • Update the README.md with installation

hany606 avatar Oct 31 '20 23:10 hany606