dwww Home


Documentation related to python3-public

Package: python3-public

Description: @public decorator for adding names to __all__
His module is a library that provides two simple decorators called @public and @private to document the publicity of names in your Python module. These decorators are used to control what will be imported when someone uses the from <module> import * statement. It's usually good practice to use a special attribute called __all__ to explicitly list the public names you want exposed in your module.
Homepage: https://gitlab.com/warsaw/public
copyright | Debian changelog

Other documents:

/usr/share/doc/python3-public

Generated by dwww version 1.16 on Tue Dec 16 11:33:41 CET 2025.