Brand Icon Coding
  • Home
  • Portfolio
  • Articles
  • Videos
  • Tips & Tricks
  • Contact

Category: standard library


Introduction to Python's operator-Module Thumbnail
Introduction to Python's operator-Module

Get an overview of the module and when to use it

11 min July 23, 2021

Generate File Reports Using Python's Template Class Thumbnail
Generate File Reports Using Python's Template Class

How to utilize Python's Template class to generate file reports

7 min Nov. 26, 2020

How To Work With Config Files In Python Thumbnail
How To Work With Config Files In Python

Working with INI-files in Python using the built-in configparser module

9 min Nov. 9, 2020

Why You Should Use More Enums In Python Thumbnail
Why You Should Use More Enums In Python

A gentle introduction to enumerations in Python

10 min June 8, 2020

How To Debug Your Python Code Thumbnail
How To Debug Your Python Code

A gentle introduction to debugging in Python

11 min May 11, 2020

Introduction To Python's Functools Module Thumbnail
Introduction To Python's Functools Module

Introducing the functools functions using real world examples

17 min May 4, 2020

Create Your Own Diff-Tool Using Python Thumbnail
Create Your Own Diff-Tool Using Python

How to create your own simple diff-tool using nothing but Python

9 min April 27, 2020

Disassemble Your Python Code Thumbnail
Disassemble Your Python Code

Gaining insights into your Python code using the dis-module

15 min April 14, 2020

Python: Introduction To Itertools Thumbnail
Python: Introduction To Itertools

Introducing the itertools functions using real world examples

15 min March 15, 2020

Create a Context Manager in Python Measuring the Execution Time Thumbnail
Create a Context Manager in Python Measuring the Execution Time

In this Python tutorial, you'll learn how to implement a context manager m…

7 min Aug. 10, 2021

How to convert command-line arguments to specific types in Python Thumbnail
How to convert command-line arguments to specific types in Python

In this argparse tutorial, you'll learn how to convert command-line argume…

7 min Aug. 3, 2021

Get notified about new articles and more.
+ FREE Python Enums Cheat Sheet!

Content Type
  • YouTube Icon
  • Mastodon Icon
  • LinkedIn Icon
  • Medium Icon
  • GitHub Icon
  • Feed Icon
  • Patreon Icon
© 2025 Florian Dahlitz. All Rights Reserved.