-
Notifications
You must be signed in to change notification settings - Fork 0
/
Description.txt
30 lines (24 loc) · 1.08 KB
/
Description.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
----------------------------------------------------
Roanuz Softwares Private Limited
----------------------------------------------------
py-football library for Roanuz Football API
----------------------------------------------------
Its a python library to get football scores,schedule and statistics from [Roanuz Football](https://www.footballapi.com).Its easy to access with the access key,secret key and app id.
Changes List:
---------------------------
1.0.4:
1.Updated urllib3 version to fix the warnings in Python 3.10
1.0.3:
1. Supported Fantasy APIs for Football
1.0.2:
1. Fixed Bugs
1.0.1:
1. Fixed Bugs
1.0.0:
1. Initial Release
Getting started:
----------------------------
1. Install py-football using `pip install py-football`
2. Create a Football API App here [My APP Login](https://www.footballapi.com/login/?next=/apps/)
3. Import py-cricket and create Authentication using 'RcaFileStorageHandler' or 'RcaStorageHandler' approach.
To check all our API's please visit : https://github.com/roanuz/py-football