roarior's profile - activity

2021-02-26 02:34:56 -0500 received badge Popular Question (source)
2021-02-26 02:34:56 -0500 received badge Notable Question (source)
2021-02-26 02:34:56 -0500 received badge Famous Question (source)
2020-07-06 23:48:51 -0500 received badge Taxonomist
2013-07-10 00:04:37 -0500 asked a question Football 365 API

Hi,

I am a beginner Python / Django programmer here.

I am working on a Django web app and I would like some guidance on how to use the Football 365 API currently found on here : (django-football365 0.2)

https://pypi.python.org/pypi/django-football365/0.2

I have installed the site package and what I am confused about is with regards to how to use the functions / classes to get the live results from the API.

If I build my own model with my newly created app in my project root folder, how will I be able to make use of the Football 365 API in order to generate soccer feeds onto my site ?

Anyone who can put me in the right direction or any help would be greatly appreciated.

Thank you.