Martin
Martin
Scrapy provides tooling to create a new project `scrapy startproject myprojectname`, this will create the settings.py for you with the default settings. There are also other ways to get custom...
@snipem what's your opinion on that?
Fair point. But isn't it less intrusive to encapsulate into a separate environment? That way a simple uninstall script could just delete the venv. It's your repository, so it's your...
sry, I've been under the weather the last two of weeks. Haven't tried py2exe stuff myself so far, so I don't know if that would be a good idea (without...