constant
Check code for strings that could be constants
Create complex enum-like constants in Python
A lightweight Python package for creating constant-style values that cannot be reassigned or deleted.
Enforce your const class attributes in python
A tiny library for read-only, non-instantiable namespace constants.