An open API service indexing awesome lists of open source software.

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

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/