Best alternative to NetMQ for connecting with Python server

So having frustrating issues trying to use NetMQ + Unity for sockets. Editor freeze is one main issue.

What’s the best, (as in most reliable with good documentation) alternative to NetMQ for connecting to a Python server?

What are you trying to accomplish? Is it a basic HTTP server or something more complicated?