Categories
Uncategorized

#PyConCA2018

Last weekend I had the chance to attend Pycon Canada 2018 in Toronto and the main theme was about data science. The following presentation gives an overview of the main presentations I attended. I strongly advise you to go check the schedule and Google + GitHub each speaker’s name that interest you to get more […]

Categories
Edito Lifehack Programming Technology Work

Editorial – Web developement routine

Web development is my every day alarm clock. Every day when I wake up I drink some Python Django code with spread CSS butter on HTML toasts. At lunch I devour my dish by committing my code to my Heroku repository. And by the end of the day I adapt my web app using an […]

Categories
Uncategorized

How to install Django on a Hostgator shared hosting

Thanks to that help full document that I found on a Forum (I can’t ) https://docs.google.com/document/d/1jhvixMmTRGYHRbHaYlTHTNrtpziGotQMc0iBO0sTbIo/edit Here is a step by step tutorial to install Django framework on your shared hosting. But first of all it is important to be aware that the performance is not the best on a shared Hosting. This solution is […]