First time here? Check out the FAQ!

Revision history  [back]

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.

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.