https://aggdraw.readthedocs.io/en/latest/
This will install the older version that is not published in Pypi.

Why hasn't this latest repo been released for years? I use aggdraw for the drawing library I wrote, I wish the new version was active. For example, the Draw.polygon() method always closes the entered coordinates. It would be better in terms of performance if there was a method that drew the entered coordinate sequence as an open-ended path.

https://aggdraw.readthedocs.io/en/latest/
This will install the older version that is not published in Pypi.
Why hasn't this latest repo been released for years? I use aggdraw for the drawing library I wrote, I wish the new version was active. For example, the
Draw.polygon()method always closes the entered coordinates. It would be better in terms of performance if there was a method that drew the entered coordinate sequence as an open-ended path.