/PyConstants

This is exactly how you make the world a little bit worse.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyConstants

Adds constants in python

Usage

from pyconstants import const

const .a = 5
a = 7  # Raises SyntaxError