Skip to content

v0.1.0

Compare
Choose a tag to compare
@erewok erewok released this 11 Dec 01:34
· 3 commits to main since this release

Initial release of aio-azure-clients-toolbox.

Providing wrapped async clients for:

  • BlobClient
  • Cosmos
  • Eventgrid
  • Eventhub
  • Service Bus

Also providing a connection-pooling-like interface for keeping a number of clients alive for short durations.

Lastly, this release also includes pytest fixtures.