apify / apify-sdk-python

The Apify SDK for Python is the official library for creating Apify Actors in Python. It provides useful features like actor lifecycle management, local storage emulation, and actor event handling.
https://docs.apify.com/sdk/python
Apache License 2.0
115 stars 11 forks source link

docs: Small docs fixes #192

Closed fnesveda closed 6 months ago

fnesveda commented 6 months ago

After we've split off apify_shared, we forgot to update the consts imports in the docs. This fixes it.

Also fixes one typo with Actor.off().