{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/5"}],"enrichment":{"capability":"Provides command-line shortcuts for common git operations like init, add-commit, and push-as-tag through a simplified `gp` command interface.","skillfed_tags":["git-wrapper","cli-tool","abandoned"],"use_cases":["Quick repository initialization and setup in local development workflows where you want to avoid typing full git commands","Automating repetitive commit-and-tag sequences in scripts that need abbreviated syntax","Educational projects or personal scripts where you want a simplified git interface for learning or prototyping"],"what_it_does":"git-python is a thin wrapper around common git operations, exposing them through a `gp` command-line tool with abbreviated syntax. It bundles together operations like repository initialization, staged commits, and tag-based pushes into single commands to reduce typing and mental overhead for repetitive workflows.\n\nThe package has been unmaintained since 2020-01-08 and shows minimal adoption (2 stars). It offers no runtime dependencies but distributes as a .egg file, which creates friction with modern Python packaging practices. The unclear license status and abandoned maintenance posture make it a poor choice for production or long-term projects.","worth_installing":"No. The package is abandoned (last commit 2020-01-08), has unclear licensing, distributes via outdated .egg format, and offers only marginal convenience over native git commands. For any production or maintained codebase, use git directly or a modern, actively maintained wrapper instead."},"id":"git-python","links":{"html":"https://skillfed.io/packages/git-python","md":"https://skillfed.io/packages/git-python.md","pypi":"https://pypi.org/project/git-python/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-01-04","license_spdx":null,"license_treatment":"unclear","name":"git-python","python_support":"unspecified","summary":"combination and simplification of some useful git commands"},"popularity":{"monthly_downloads":604527,"position":5804,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.1"}
