News

After running into an issue with Python logging not logging to the correct StackDriver severity filter, this helper module was created in order to facilitate that function. It replicates much of the ...
ultraprint is a Python library that extends the capabilities of the standard print function. It allows you to easily print text in different colors, styles, and backgrounds in the terminal.
How to build AWS functions in Python. To build your first Python based AWS Lambda function, follow these steps: Log into the AWS console and navigate to the Lambda dashboard. Click the orange Create ...