{"categories":[{"label":"Git","url":"https://skillfed.io/packages/category/software-development-version-control-git"}],"enrichment":{"capability":"Converts git repository references (file paths, commits, branches) into shareable URLs for GitHub, GitLab, and Bitbucket, with a plugin system for adding other hosting sites.","skillfed_tags":["git-integration","url-generation","developer-tools"],"use_cases":["Generate GitHub/GitLab/Bitbucket URLs from local file paths to share in chat or documentation.","Embed in CI/CD pipelines to automatically create shareable links to build artifacts or test reports.","Build IDE plugins or editor extensions that add 'share this file' functionality.","Create issue tracker integrations that link to specific lines of code in pull requests.","Automate link generation in code review tools or documentation generators."],"what_it_does":"Git me the URL is a Python library and command-line tool that takes a reference to a file, commit, or branch in a local git repository and generates a shareable URL pointing to that resource on a public git hosting platform. It currently supports GitHub, GitLab, and Bitbucket out of the box, and provides a plugin interface for adding support for other hosting services.\n\nThe package is designed for developers who want to quickly share links to code with teammates or in documentation without manually constructing URLs. It works by inspecting the local repository's remote configuration to determine the hosting platform and constructing the appropriate URL format for that platform. The library can be used either as a command-line tool for ad-hoc link generation or embedded in Python applications that need to programmatically generate shareable code links.","worth_installing":"Yes, if you need to generate shareable git hosting URLs from local repositories. Install friction is minimal and the library is stable. The LGPLv3 copyleft license is a consideration for proprietary use. The aging maintenance status (no updates in 266 days) is a minor concern but not a blocker for stable functionality; monitor the repository for security issues or breaking changes in your hosting platforms."},"id":"git-me-the-url","links":{"html":"https://skillfed.io/packages/git-me-the-url","md":"https://skillfed.io/packages/git-me-the-url.md","pypi":"https://pypi.org/project/git-me-the-url/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-21","license_spdx":null,"license_treatment":"copyleft","name":"git-me-the-url","python_support":"supports_current","summary":"Generate sharable links to your Git source"},"popularity":{"monthly_downloads":202631,"position":9644,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.0"}
