python3-sentinels

Python module for sentinel objects (Python 3 version)

Description

Sentinels are objects with special meanings that can be passed as meaningful flags rather than special casing 0, None, -1, False etc. Sentinels can be thought of as singletons, but they service the need of having 'special' values in code,

This package contains the Python 3 version of the sentinels module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.python.org/pypi/sentinels


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-sentinels