OpenProduct

enum-plus

devtool
Visit site
0
Tracked since 2026-05-31
Share
AI Summary

enum-plus is a drop-in replacement for Python's native enum that enhances it with additional features like automatic value generation, validation, and improved iteration. It is designed for developers who want more flexibility and less boilerplate when working with enumerations in their Python projects. The project is interesting because it seamlessly extends a core language feature without breaking existing code, making it a practical upgrade for cleaner and more expressive enum usage.

Cross-platform signals

GH
GitHub
View
193
stars
9
forks
Updated 2026-07-05

You might also like

More in devtool