{"type":"rich","blog_url":"https://www.shigemk2.com/","author_name":"shigemk2","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F2020%2F08%2F01%2F233153\" title=\"cli_helpers - by shigemk2\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","url":"https://www.shigemk2.com/entry/2020/08/01/233153","provider_name":"Hatena Blog","published":"2020-08-01 23:31:53","width":"100%","blog_title":"by shigemk2","author_url":"https://blog.hatena.ne.jp/shigemk2/","title":"cli_helpers","description":">>> from cli_helpers import tabular_output >>> data = [[1, 'Asgard', True], [2, 'Camelot', False], [3, 'El Dorado', True]] >>> headers = ['id', 'city', 'visited'] >>> [print(test) for test in tabular_output.format_output(data, headers, format_name='simple')] id city visited -- --------- ------- 1 As\u2026","version":"1.0","categories":["Python"],"image_url":null,"height":"190","provider_url":"https://hatena.blog"}