Published onMay 23, 2018Generate Random Characters with Python using Random and String ModulespythonprogrammingscriptingThis tutorial shows you how to use python to generate random characters using the random and string python modules.
Published onMay 9, 2018Manage Scaleway Instances via their API like a Boss with their Command Line Tool scwscalewaycliapidockerThis tutorial show you how to manage scaleway compute instances via their api with their command line scw.
Published onMay 9, 2018Temporary IAM Credentials from EC2 Instance Metadata using Pythonawsiamsecuritypythonboto3This tutorial will show you how to obtain temporary aws iam credentials from aws ec2 instance metadata using python.
Published onMay 8, 2018Use Python Requests to Interact with the iTunes API to search for Music InfopythonapiThis tutorial shows you how to use python requests module to interact with the itunes api to search for music info.
Published onMay 2, 2018Setup the Elasticsearch Log Driver on Docker SwarmdockerswarmelasticsearchdevopsThis tutorial shows you how to setup the elasticsearch log driver on docker swarm.