New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

RSS-OPML-to-Markdown

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

RSS-OPML-to-Markdown

Convert RSS OPML file to Markdown - easy to read and share

  • 0.0.7
  • PyPI
  • Socket score

Maintainers
1

RSS-OPML-to-Markdown

🎁 Please take my RSS list!

RSS-OPML-to-Markdown 可以将从平台导出的 OPML 文件转化为易读的 Markdown 表格的形式,便于分享与展示

目前已在 inoreadertiny tiny RSS 上进行测试

Demo

转换前 OPML -> 转换后 Markdown

##How to Use

本项目基于 Python3 构建,依赖包 listparsertabulate

  1. 下载本python包 链接
  2. 下载依赖
pip install listparser, tabulate
  1. 进入项目目录
python rss-opml-to-markdown.py {OPML文件的位置与名称} {期望输出markdown文件的位置与名称}

注:后一参数为空则输出结果到控制台

Planned Features

  • 表格源代码美化

  • 更多选项支持

Contribute

如果有任何想法或需求,可以在 issue 中告诉我们,同时欢迎各种 pull requests

Open-source Licenses

This project is under MIT license, feel free to use it under the license.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc