slackbuilds/python/python3-constantly
..
README
python3-constantly.SlackBuild
python3-constantly.info
slack-desc

README

Symbolic constants in Python

A library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.