Mashin6 / orthogonalize-polygon

Orthogonalize polygon in python by making all its angles 90 or 180 deg
GNU General Public License v3.0
25 stars 4 forks source link

Pip package availability ? #3

Open kshitijrajsharma opened 1 year ago

kshitijrajsharma commented 1 year ago

Hi , I loved your implementation , Is there a pip package available that I can use on other projects by importing certain functions ? Or do you recommend to fork / create new with credits ? I see license requirements : GPL 3

kshitijrajsharma commented 1 year ago

I published one ! https://pypi.org/project/orthogonalizer/