https://github.com/brint/python-opml-to-html
Example of converting opml to html
https://github.com/brint/python-opml-to-html
Last synced: 11 months ago
JSON representation
Example of converting opml to html
- Host: GitHub
- URL: https://github.com/brint/python-opml-to-html
- Owner: brint
- Created: 2020-11-15T23:01:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T23:05:11.000Z (over 5 years ago)
- Last Synced: 2025-04-02T14:13:12.621Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-opml-to-html
Convert opml to HTML doc for use in things like wikis.
## Setup
```
mkvirtualenv python-opml-to-html -p python3
pip install -U pip
pip install -r requirements.txt
```
## Run
```
flask run
```
Results: http://localhost:5000/