Ampy is an open source pure-Python AMP library that provides a synchronous, blocking interface for making AMP calls (client interface). The program is also capable of delivering an asyncore-based asynchronous API for making non-blocking servers and clients.
Comments