Skip to content

20th April 2021

Coding

Python

Boto3

  • New: Explain how to test ec2, route53, s3, and rds resources.
  • New: Explain how to test vpc and auto scaling group resources.

rich

  • New: Introduce the python cli builder library and it's progress bar.

    Rich is a Python library for rich text and beautiful formatting in the terminal.

    Check out the beautiful progress bar:

    bash pip install rich python -m rich.progress