[ Source: python-public ]
Package: python3-public (4.1.0-2)
Links for python3-public
Debian Resources:
Download Source Package python-public:
Maintainers:
External Resources:
- Homepage [gitlab.com]
Similar packages:
@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.
Other Packages Related to python3-public
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-public-doc
- @public decorator for adding names to _all_(common documentation)
Download python3-public
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.9 kB | 28.0 kB | [list of files] |