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
117 stars 11 forks source link

Automatically generate changelog from the commit messages #241

Open vdusek opened 1 month ago

vdusek commented 1 month ago

Same as we do in Crawlee, see https://github.com/apify/crawlee-python/issues/18.