Async event capture for Python
Python services can send events through an asyncio-native PostHog client, without blocking the event loop.
Added 1
- Python services can send events through an asyncio-native PostHog client without blocking the event loop