Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcgillij/pyfeed

QT5 Python Feed Reader
https://github.com/mcgillij/pyfeed

python qt5 reader rss

Last synced: 19 days ago
JSON representation

QT5 Python Feed Reader

Awesome Lists containing this project

README

        

PyFeed
======

Installation
============

You can install the dependencies with `poetry`.

``` bash
git clone [email protected]:mcgillij/PyFeed.git && cd PyFeed/
poetry install
poetry run MainApp.py
```

Screenshot
==========

![pyfeed image](https://raw.githubusercontent.com/mcgillij/PyFeed/master/PyFeed.png)

Python3 / PySide2 / Qt5 rss reader

License: GPLv3

And the default license for any of the libs that are used applies to their code.