apify / actor-templates

This project is the :house: home of Apify actor template projects to help users quickly get started.
https://apify.com/
26 stars 18 forks source link

New Python actor format #118

Closed fnesveda closed 1 year ago

fnesveda commented 1 year ago

This PR updates the Python actor format to the format we agreed to in https://github.com/apify/actor-templates/pull/113, but without updating the actual actor code to use the Python SDK (since it's not released yet). That will come in another PR.

fnesveda commented 1 year ago

@jirimoravcik Could you please just sanity check this that there's nothing stupid here, so that I can merge it? I'd like to merge the CLI support later as well, so that we're ready for the SDK release.