Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 *
```