Tags: uakbr/crawlee-python
Tags
fix: error handling in CLI and templates documentation (apify#273) ### Description - [x] Rename `local_storage_dir` to `storage_dir`. - [x] Mention templates and CLI in readme. - [x] Mention templates and CLI in doc - [x] Fix CLI when project directory already exists. - [x] Handle CTRL+C in CLI. - ~~Poetry templates to Pip templates.~~ ### Issues - Related apify#266 - Closes: apify#268 ### Testing - All scenarios were executed locally. Handling CTRL+C is still not perfect. However, this should be ok for the initial release. ### Checklist - [x] Changes are described in the `CHANGELOG.md` - [x] CI passed
doc: finish the examples section (apify#261) ### Description - doc: finish the examples section - slightly improve introduction section ### Related issues - apify#171 ### Testing - Code examples were executed locally. - Doc website was run locally with rendered content. ### Checklist - [x] Changes are described in the `CHANGELOG.md` - [x] CI passed
PreviousNext