canonical / canonicalwebteam.get-feeds

GNU Lesser General Public License v3.0
1 stars 4 forks source link

Rewrite to be framework agnostic (don't require Django) #2

Open nottrobin opened 6 years ago

nottrobin commented 6 years ago

Extract the core feed functions so they don't depend on Django, allowing this module to be used within other Python frameworks - e.g. Flask.

nottrobin commented 5 years ago

Added to base squad backlog.

tbille commented 5 years ago

Closing this issue since the module canonicalwebteam.http and canonicalwebteam.blog might replace this project.

nottrobin commented 5 years ago

While it only might be replaced, I'm not sure we should go closing valid issues just yet. Even if we end up archiving this project, I don't see why we wouldn't still leave valid issues open, for the archive.

I personally think this module may still be relevant, as it's specific functionality is not, as far as I'm aware, replaced by either canonicalwebteam.http or canonicalwebteam.blog. It should make use canonicalwebteam.http though.

But you may be right, there may not be enough use-cases left for this module in the new world, in which case I'd be happy to archive it. We should discuss it.