After watching a PDM Code Clinic demo of PyScript the other day I got a lot of inspiration of things I could do with this new technology. I always liked working with HTML and CSS because you instantly see the results, something I miss working with pure Python. However now with PyScript I can combine… Continue reading PyScript, a first exploration
Articles on bootstrap
Code Challenge 33 – Build a Django Tracker, Weather or Review App – Review
By PyBites Team on 28 August 2017
In this article we review last week’s Build a Django Tracker, Weather or Review App code challenge.
The making of my Task Manager App for the PyBites Code Challenge
By Martin Uribe on 2 May 2017
As a relatively newcomer to the Python scene I’ve come to realize that the best way to learn is to actually participate in coding challenges. This has helped to push me out of my comfort zone.