Re: How to integrate a python algorithm in a Django website

2017-02-16 Thread david ekchajzer
Hello, first thank you. My question would be: How could I use the data from my website database on a python algorithm? Should I put my python algorithm on a server? How good I access these data? Or is there a way with Django to use the data ? -- You received this message because you are sub

Re: How to integrate a python algorithm in a Django website

2017-02-16 Thread david ekchajzer
Hello, first thank you. My question would be: How could I use the data from my website database on a python algorithm? Should I put my python algorithm on a server? How good I access these data? Or is there a way with Django to use the data ? -- You received this message because you are sub

How to integrate a python algorithm in a Django website

2017-02-15 Thread david ekchajzer
Hello, I am a novice in web programming. Knowing well python I turned to Django. I am on a project where I have to retrieve data from a form and then process them every week. More precisely, I want to apply an algorithm (python) that allows to classify people with different criteria in differ