The Python Oracle

Python Enum, when and where to use?

This video explains
Python Enum, when and where to use?

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Fantascape Looping

--

Chapters
00:00 Question
00:37 Accepted answer (Score 68)
04:03 Thank you

--

Full question
https://stackoverflow.com/questions/2258...

Question links:
[doc]: https://docs.python.org/3/library/enum.h...

Accepted answer links:
[datetime]: http://docs.python.org/3/library/datetim...
[type]: http://docs.python.org/3/library/functio...
[this recipe]: https://stackoverflow.com/a/19330461/208...
[my dbf package]: https://pypi.python.org/pypi/dbf
[Python stdlib ]: https://docs.python.org/3/library/enum.h...
[enum34]: https://pypi.python.org/pypi/enum34
[Advanced Enumeration (]: https://pypi.python.org/pypi/aenum

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #enums #python3.4

#avk47