Python library for AWS SSO credential management in local development

This video introduces and guides on how to install and py-aws-sso simplifying the process of obtaining short-term credentials for CLI and Boto3 operations w… Read more

Similar

Why I’m Making Python 2.8

For the past two months I've been spending half my time on Python 2.8. Python 2.8 is a backwards-compatible Python interpreter that runs Python 2 code and C-extensions exactly as-is, while also allowing Python 2 programmers to use the most exciting new l...

Read more »