https://github.com/mcgillij/pyfeed
QT5 Python Feed Reader
https://github.com/mcgillij/pyfeed
python qt5 reader rss
Last synced: over 1 year 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T06:19:34.000Z (over 3 years ago)
- Last Synced: 2025-02-03T18:15:31.977Z (over 1 year ago)
- Topics: python, qt5, reader, rss
- Language: Python
- Homepage:
- Size: 155 KB
- Stars: 2
- 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 git@github.com:mcgillij/PyFeed.git && cd PyFeed/
poetry install
poetry run MainApp.py
```
Screenshot
==========

Python3 / PySide2 / Qt5 rss reader
License: GPLv3
And the default license for any of the libs that are used applies to their code.