pip install ruamel.yaml==0.16.12

ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order

Source

Commonly used with ruamel.yaml

Based on how often these packages appear together in public requirements.txt files on GitHub.

contentful

Contentful Delivery API Client

terminaltables

Generate simple tables in terminals from a nested list of strings.

ruamel.yaml.clib

C version of reader, parser and emitter for ruamel.yaml derived from libyaml

munch

A dot-accessible dictionary (a la JavaScript objects)

ruamel.ordereddict

a version of dict that keeps keys in insertion resp. sorted order

lz4

LZ4 Bindings for Python

click-log

Logging integration for Click

shellingham

Tool to Detect Surrounding Shell

plumbum

Plumbum: shell combinators library

strict-rfc3339

Strict, simple, lightweight RFC3339 functions

pycryptodome

Cryptographic library for Python

ijson

Iterative JSON parser with a standard Python iterator interface

gitdb2

A mirror package for gitdb

pathspec

Utility library for gitignore style pattern matching of file paths.

distro

Distro - an OS platform information API

python-dotenv

Add .env support to your django/flask apps in development and deployments

importlib-resources

Read resources from Python packages

cached-property

A decorator for caching properties in classes.

tabulate

Pretty-print tabular data