3 Forks
91 Stars
91 Watchers

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.

How to download and setup apify-sdk-python

Open terminal and run command
git clone https://github.com/apify/apify-sdk-python.git
git clone is used to create a copy or clone of apify-sdk-python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with apify-sdk-python https://github.com/apify/apify-sdk-python/archive/master.zip

Or simply clone apify-sdk-python with SSH
[email protected]:apify/apify-sdk-python.git

If you have some problems with apify-sdk-python

You may open issue on apify-sdk-python support forum (system) here: https://github.com/apify/apify-sdk-python/issues