CLI tool and python library that converts the output of popular command-line tools and file-types to JSON or Dictionaries. This allows piping of output to tools like jq and simplifying automation s... (more…)
Read more »
Created on 2012-05-08 17:37 by sbrunthaler, last changed 2021-02-04 00:32 by jab. (more…)
Read more »
A best practice Python code formatter. Contribute to odwyersoftware/brunette development by creating an account on GitHub. (more…)
Read more »
This talk was presented at PyCon India 2019, on Oct 12th - 13th, at the Chennai Trade Centre. Website: https://in.pycon.org/2019... (more…)
Read more »
`pathlib` is a part of the standard library that helps you deal with file paths. In this video, we explore the library with examples. We also talk about the ... (more…)
Read more »