crawlee-python
crawlee-python copied to clipboard
Expose possible event types from `crawlee._events`
The motivation is to simplify working with event data in custom listeners in apify-sdk-python
- currently listener parameters cannot be typed without reaching into the private crawlee._events
submodule.
See also https://github.com/apify/apify-sdk-python/pull/278#discussion_r1765091343