Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slvler/eyefootball
Link adapter for eyefootball.com rss service
https://github.com/slvler/eyefootball
python python3 rss rss-feed rss-generator rss-reader tkinter tkinter-gui tkinter-python
Last synced: 4 days ago
JSON representation
Link adapter for eyefootball.com rss service
- Host: GitHub
- URL: https://github.com/slvler/eyefootball
- Owner: slvler
- Created: 2023-01-24T17:28:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T18:03:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T06:46:04.997Z (about 1 month 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 *
```