Skip to main content
Ctrl+K

Carlos Neto's Tech Blog

  • Blog
  • whoami
  • GitHub
  • LinkedIn
  • Blog RSS feed
  • Blog
  • whoami
  • GitHub
  • LinkedIn
  • Blog RSS feed

Categories

  • Cloud (1)
  • Kubernetes (1)
  • Linux (3)
  • Log Analytics (6)
  • code (1)
  • git (1)
  • python (1)

Posts in code

groupby + attrgetter: The Pythonic Way to Group Objects

  • 22 June 2025
  • code
  • python

Blog Post Publish Date: 2025/07/28

This blog post explores an approach to group objects by mulitple attribute name powered by capabilities of the built-in modules itertools.groupby and operator.attrgetter module.

Read more ...


© Copyright 2023, Carlos Neto.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.