Python

CloudComputing

Getting Started With Anvil

Build your Web Apps with Python only – No HTML, CSS or JavaScript required.

Read
CloudComputing

Azure Python Blob Trigger

In this Tutorial we will use Azure Blob Storage triggers to process our previously collected data from the Twitter API.

Read
CloudComputing

Use Azure Functions to Periodically Download Your Tweet Stats

Today we use a Azure Function App in Python to periodically download follower statistics from Twitter's API

Read
Python

A Comprehensive Guide to Slicing in Python

Python Slicing is a powerful tool to access sequences. To learn more about the inner mechanics of slices, read this post ;)

Read