Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Der Python Package Index (PyPI) ist ein öffentliches Repository für Python-Pakete. Mit Artifact Registry können Sie private Repositories für Ihre Python-Pakete erstellen. Diese privaten Repositories verwenden die kanonische Python-Repository-Implementierung, die Simple Repository API (PEP 503), und funktionieren mit Installationstools wie pip.
Übersicht
Mit der Kurzanleitung können Sie sich mit Python-Paketen in Artifact Registry vertraut machen.
Wenn Sie mehr erfahren möchten, lesen Sie die folgenden Informationen:
Gewähren Sie Berechtigungen für das Konto, das mit dem Repository verbunden wird. Dienstkonten für gängige Integrationen mit Artifact Registry haben Standardberechtigungen für Repositories im selben Projekt.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-26 (UTC)."],[[["Artifact Registry allows you to create private repositories for Python packages, in addition to the public repository PyPI."],["These private repositories use the simple repository API (PEP 503) and are compatible with installation tools like `pip`."],["You can create a Python package repository and grant permissions to accounts that will access it, including service accounts."],["Authentication can be configured for Python clients and Cloud Build to interact with the repository."],["Artifact registry allows you to deploy to Google Cloud runtime environments, and manage your packages."]]],[]]