FICHA · MANJARO

python-atpublic

@public decorator for Python

  • Library
  • Dev
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Mark public Python APIs explicitly with a decorator, helping libraries define what should be exported or considered part of their supported interface. It keeps API intent close to the code.

API markers are documentation and tooling signals; they do not enforce compatibility by themselves. Keep releases and changelogs aligned with the marked public surface.

Permissions

Permissions not analysed for this source yet.