Advice on how to run Scrapy template without using __main__.py #264
Labels
enhancement
New feature or request.
t-tooling
Issues with this label are in the ownership of the tooling team.
I'd like my project to have several CLI commands, e.g. using click. It's not entirely clear to me how to properly move the __main__.py logic somewhere else, so that I can wrap running the actor/spider into one command and have other commands doing other stuff.
Vaguely related to apify/apify-sdk-python#176
The text was updated successfully, but these errors were encountered: