Package python3-module-atpublic: Information
Source package: python3-module-atpublic
Version: 7.0.0-alt1
Build time: Apr 15, 2026, 01:24 PM in the task #415257
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/atpublic
License: Apache-2.0
Summary: @public and @private decorators for Python
Description:
This library provides two very simple decorators that document the public visibility of the names in your module. Also included is a function that can put at the bottom of your module to simply infer all the public names, and populate the __all__ for you.
Maintainer: Polina Poidenko
Last changed
April 15, 2026 Polina Poidenko 7.0.0-alt1
- New version 7.0.0.
Feb. 7, 2019 Andrey Bychkov 1.0-alt1
- Initial build for Sisyphus