Пакет python3-module-atpublic: Информация
Исходный пакет: python3-module-atpublic
Версия: 7.0.0-alt1
Собран: 15 апреля 2026 г. 13:24 в задании #415257
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/atpublic
Лицензия: Apache-2.0
О пакете: @public and @private decorators for Python
Описание:
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.
Сопровождающий: Polina Poidenko
Последнее изменение
15 апреля 2026 г. Polina Poidenko 7.0.0-alt1
- New version 7.0.0.
7 февраля 2019 г. Andrey Bychkov 1.0-alt1
- Initial build for Sisyphus