constant
Check code for strings that could be constants
Create complex enum-like constants in Python
A tiny library for read-only, non-instantiable namespace constants.
Enforce that your constant class attributes are not re-assigned
A simple constant enforcement utility for Python