Django Unleashed #ToolsForDataScience
Vukosi Marivate
Posted on
Posted in General
No Comments
Tagged with biggest mistake, data applications, django, framework that encourages rapid development, google, interactive data, perfectionists with deadlines, python programming, python web, winter break
-
For a long time I have been thinking about how I can fuse python with the web to be able to build interactive data applications. My experience with webscripting in the past was with PHP and I did not want to use PHP as I enjoy Python more. My biggest mistake was not running a web search for “python webcripting”. If I had I would have stumbled onto Django faster. I spent some of my “winter break” playing around with django and writing a simple Django application. I cant share it with you yet but I came away impressed with Django. I now see that my Python programming future is bright 😀
-
The Web framework for perfectionists with deadlines | Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
