Skip to content

Add Errant Solutions Python tools feed - #639

Open
CanuteTheGreat wants to merge 1 commit into
python:mainfrom
CanuteTheGreat:add-errant-solutions-feed
Open

CanuteTheGreat wants to merge 1 commit into
python:mainfrom
CanuteTheGreat:add-errant-solutions-feed

Conversation

@CanuteTheGreat

Copy link
Copy Markdown

Adds a dedicated Python-specific RSS feed at https://errant.solutions/python-feed.xml.

Disclosure: I run Errant Solutions (errant.solutions), a small software studio. This feed covers free, open-source Python command-line tools I ship from spare capacity: DNS/email security auditors (SPF/DKIM/DMARC), TLS certificate monitoring, nginx/Docker config auditors, JSON schema diffing, webhook signature verification, and similar. Each post includes real, working source code, not just an announcement.

  • Feed validated as well-formed RSS 2.0 (checked with Python xml.etree).
  • English-language, Python-specific only (this is a curated sub-feed of a broader company blog, filtered down to just the Python-tool posts, so it does not include unrelated content).
  • Placed alphabetically after Erik Marsja per config.ini ordering convention.

Happy to adjust anything (name format, feed scope, etc.) per maintainer preference.

Adds a dedicated Python-specific RSS feed (https://errant.solutions/python-feed.xml) covering free, open-source Python command-line tools I ship from spare capacity at Errant Solutions: DNS/email security auditors (SPF/DKIM/DMARC), TLS certificate monitoring, nginx/Docker config auditors, JSON schema diffing, webhook signature verification, and more. Each post includes real, working source code (not just an announcement). Feed validated as well-formed RSS 2.0 and contains only Python-tool-specific posts (English-language).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant