python append key
Python Append Key Building a dict and ordering it into groups by key is sometimes very useful. Teh following code
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
Python Append Key Building a dict and ordering it into groups by key is sometimes very useful. Teh following code
Read MoreI wanted an easier way to test and manipulate a notification using an AWS SNS subscription. Mostly I do a
Read MoreBalance Decimals Noting my python code for reference. If familiar with crypto currency tokens you may find the token balance
Read MoreTerraform can utilize a http backend for maintaining state. This is a test of a Terraform http backend using a
Read MorePython Flask API Using MongoDB After a recent experiment I did to capture the output of jobs with json output
Read Moreexample finding a block. start string and reverse search up to next string. then replacing a line inside the block
Read MoreI highly recommend using restic instead of what I am talking about here. Mostly I am just documenting this for
Read MoreI am converting some scripts to python3 and noticed the pip modules in use for python2 need to be added
Read MoreBoto3 and AWS DynamoDB usage… http://boto3.readthedocs.io/en/latest/reference/services/dynamodb.html
Read MoreI frequently bump into manipulating very large log files and the date input strings are formatted poorly. Couple problems for
Read More