Ari-py fork adds python >= 3.5 and async support

Building on the work I recently did with the new swaggerpy3 library, I’ve refactored ari-py to support Python >= 3.5, added async support, and forked the project.

Both libraries still need a bit of cleaning up, but seem to be working just great. From a performance standpoint, I haven’t been able to break it yet running local tests. I plan on beating things up more this weekend when I have some free time.

https://github.com/AVOXI/aripy3

1 Like