hhursev
hhursev
To be honest it's the first time I hear about Grocy. Will look more into it and let you know 😅 Do you use Grocy for your personal needs or...
Hey, thanks for taking the time here! Solve it in _schemaorg.py pls :) The snippet you provided lgtm
How about we do the following in '22: - [ ] remove the "plugins" idea altogether - [x] remove v12_settings - [ ] in case we end up with ~5...
- Agree on `TEST_MODE` - If removing `META_HTTP_EQUIV` doesn't break any tests it shouldn't be a setting - Just an environment variable for `SUPPRESS_EXCEPTIONS`, yes Seems like settings module should...
> Let's reduce to exactly one recipe_scrapers.settings module, but have all of the settings within that be read from os.environ. I'd vote to make it just a settings.py/config.py file then...
Hey @jayaddison take as much time as you need. `v15` won't be merged in without your approval :wink: You've done a great job in the last month! Thank you very...
Added networking code isolation to be done in v15 too . Can you tell me the reason for the removing of some scrapers? Do we plan to implement them anew...
I can see how this is useful! It's most definitely all right to make an addition specific to the allrecipes scraper 🍺 I'd create `rating_details` method or something along these...
Hey! Interested in what quantulum3 -like package can do out of the box on top of our `.ingredients()` method! Does it need to have `numpy`, `scipy`, `sklearn` installed? I feel...
I second the markdown files yep. I feel like [mkdocs](https://github.com/mkdocs/mkdocs) + **[material theme](https://github.com/squidfunk/mkdocs-material)** seems to be the pick nowadays in the python community. I'd vote for that specific combo with...