{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"}],"enrichment":{"capability":"Python SDK for managing Git repositories through Pierre's cloud storage service, with support for repository creation, file operations, branching, merging, and GitHub synchronization.","skillfed_tags":["git-sdk","async-first","cloud-storage"],"use_cases":["Programmatically create and manage Git repositories without direct git CLI calls in cloud-native applications.","Sync external GitHub repositories into Pierre storage and perform operations on the synced copy.","Implement preview or ephemeral branches for temporary work, testing, or CI/CD workflows.","Read file content and repository metadata (commits, branches, tags) for analysis or reporting.","Automate merge operations with conflict detection and custom merge strategies in deployment pipelines."],"what_it_does":"Pierre Storage is an async Python SDK for interacting with Git repositories hosted on Pierre's cloud storage platform. It abstracts Git operations\u2014repository creation, file access, branching, merging, and GitHub synchronization\u2014behind a Python API, eliminating the need to shell out to git commands or manage raw Git protocol details. The SDK uses JWT-authenticated HTTPS URLs for secure remote access and supports both standard and ephemeral namespaces for temporary or preview work.\n\nTypical workflows include creating or discovering repositories, reading and writing files, listing branches and tags, performing merges with conflict detection, and syncing with external GitHub repositories. All operations are async-first, built on httpx for HTTP transport and pydantic for data validation. The SDK is in Beta status and actively maintained, with comprehensive support for modern Python versions (3.9\u20133.12).","worth_installing":"Yes, if you are building on the Pierre platform or need programmatic Git repository management without shell commands. The low install friction, active maintenance, MIT license, and zero known vulnerabilities make it a safe choice. The async-first design and comprehensive API surface support complex workflows. Verify that Pierre's service tier and availability meet your production requirements before committing."},"id":"pierre-storage","links":{"html":"https://skillfed.io/packages/pierre-storage","md":"https://skillfed.io/packages/pierre-storage.md","pypi":"https://pypi.org/project/pierre-storage/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"MIT","license_treatment":"permissive","name":"pierre-storage","python_support":"supports_current","summary":"Pierre Git Storage SDK for Python"},"popularity":{"monthly_downloads":3845981,"position":2480,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.16.2"}
