A question regarding the usage of the Python SDK
Hey all, I am fresh off the "I want to create an Actor" bus and I am confused about how the Apify SDK for Python should be used. Is it meant to act as a resource for code samples, tests, and whatnot? Or should I fork the repo and use the existing project files as a starting point for developing my first Actor? I would prefer to develop and test locally and then push to Apify. I was about to create a Python project in VSCode and realized I need to find out what I needed in the project! I am currently working through the documentation but I am itching to get my hands dirty. Any advice is appreciated!