An open API service indexing awesome lists of open source software.

https://github.com/dahlitzflorian/why-you-should-use-more-enums-in-python-article-snippets

Supporting material for the "Why You Should Use More Enums In Python" article
https://github.com/dahlitzflorian/why-you-should-use-more-enums-in-python-article-snippets

article enumerations enums python python3 supporting-material

Last synced: 2 months ago
JSON representation

Supporting material for the "Why You Should Use More Enums In Python" article

Awesome Lists containing this project

README

        

## Description

This repository contains the code used in the *Why You Should Use More Enums In Python* article published on my personal blog.
[Here's](https://florian-dahlitz.de/blog/why-you-should-use-more-enums-in-python) a link to the corresponding article.