elexon-data / iris-clients

Clients for connecting to the Insights Real-time Information Service
MIT License
17 stars 7 forks source link

Python async client #15

Open rymanso opened 1 year ago

rymanso commented 1 year ago

There is an outstanding issue #4 that requests asynchronous examples. I was in search of one myself and have decided to post the solution I came up with as a PR, as suggested in the issue. I am only providing a python async example, as this is the only one I needed for my use case.