Python client library for Postmark API
It could be useful feature: ``` python >>> server_pool = ServerPool(tokens=['token1', 'token2']) >>> server_pool.bounces.all() [<Bounce: 1>, <Bounce: 2>] ``` It allows users to work with multiple server clients in the same way as with single client
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by Stranger6667 and has received 1 comments.