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

Mention poetry in CONTRIBURING.md #288

Open jirimoravcik opened 1 week ago

jirimoravcik commented 1 week ago

Currently, there's no mention of poetry in CONTRIBUTING.md, I think it would be nice to add it to smoothen developer experience.

vdusek commented 1 week ago

I was thinking of basically just copying the contributing guide from Crawlee once we have the release process automated in SDK as well.