Stein Magnus Jodal
Stein Magnus Jodal
You're right. According to https://docs.python.org/3/library/dataclasses.html#inheritance, subclasses of dataclasses also need the `@dataclass` decorator. I'd consider switching from dataclasses to [pydantic](https://pydantic-docs.helpmanual.io/), which should only require changes to the `CrawlerBase` class. Then...
The redirect ensures that the referer is lost from the http request to the other site, not leaving traces of the comics aggregator. As for sharing with friends, the image...
I don't oppose that. I was just making the existing solutions known.
I believe @xim have been looking a bit at this, ref. xim/comics@fdea7223f33b8bb510fdf17976cb52eb63b5b926.
As I just packaged gmusicapi in Debian, I'd prefer it if e.g. [jsonschema](https://pypi.org/project/jsonschema/) was used instead, as that is already packaged in Debian, while fastjsonschema isn't.
Since heroku/heroku-buildpack-python@f767a73515027ccaf443cf9e51ab204e0e8cf04b landed in November, we've successfully been using heroku-16 and the plain heroku/python buildpack together with PostGIS. See https://devcenter.heroku.com/articles/postgis#geodjango-setup for what settings to define in your Django project.
Closing as there's nothing to go on here and the original poster has moved on.
The implementation seems to use tuples. I'm guessing that this is to make the return value more "immutable". However, I see no benefit in doing so since Core doesn't keep...
I'm in no way attached to our current "Mopidy ♪" "logo" in whatever font is currently used and would love to see some suggestions for a new logo. The logo...
Yes, this is the current logo. You can find it at https://github.com/mopidy/mopidy/blob/develop/docs/_static/mopidy.png