polymath icon indicating copy to clipboard operation
polymath copied to clipboard

Refactor to package

Open akx opened this issue 2 years ago • 0 comments

This PR refactors the single polymath.py into a polymath package for ease of reading and gets rid of some extraneous code.

It still works as before, just the invocation changes from python polymath.py to python -m polymath.

akx avatar Mar 19 '23 18:03 akx