Python: The SimpleNamespace Utility Class April 6, 2021 less than 1 minute read Easily add and remove attributes
Python: Get the most of floats April 6, 2021 less than 1 minute read Additional methods useful in various scenarios
Python: Format text paragraphs with textwrap April 6, 2021 less than 1 minute read Wrap and fill lines
Python: Random string generation with digits and upper-case letters April 5, 2021 less than 1 minute read Using random.SystemRandom