https://github.com/selviler/eyefootball
Link adapter for eyefootball.com rss service
https://github.com/selviler/eyefootball
python python3 rss rss-feed rss-generator rss-reader tkinter tkinter-gui tkinter-python
Last synced: 8 months ago
JSON representation
Link adapter for eyefootball.com rss service
- Host: GitHub
- URL: https://github.com/selviler/eyefootball
- Owner: selviler
- Created: 2023-01-24T17:28:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T18:03:50.000Z (about 3 years ago)
- Last Synced: 2025-06-29T11:24:44.967Z (8 months ago)
- Topics: python, python3, rss, rss-feed, rss-generator, rss-reader, tkinter, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slvler - eyefootball Rss service
Link adapter for eyefootball.com rss service
## Installation
To install this package tou can use composer:
```bash
pip install eyefootball
```
## Usage
- First, you need to add the existing module to the class you will use.
```php
from eyefootball import *
```