+1 (531) 600-1222 contact@whitedog.tech

Installing Python, Getting our Project Ready

In this tutorial we’re going to be extending our current install to include python. We will be going over a basic python install, setting up our virtual environment and touch on how to test our multiple virtual environments. This also includes how this setup...

Sanic: Getting our Hands Dirty

I’m a new python developer and upon doing some research i stumbled across this python project called Sanic. Now i’m no pro but what i really like about Sanic is the ease of use, the active development, and being flask like makes it a little familiar to...