Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mcgillij/pyfeed
- Owner: mcgillij
- License: gpl-3.0
- Created: 2020-03-03T22:49:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T06:19:34.000Z (about 2 years ago)
- Last Synced: 2023-03-23T22:02:38.061Z (almost 2 years ago)
- Topics: python, qt5, reader, rss
- Language: Python
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.