Git me the URL!
A python package that translates references in a local git repository into shareable URLs for popular Git hosting sites.
Currently supports:
- GitHub
- GitLab
- Bitbucket
To add your own URL translator, see this example project: https://github.com/amykyta3/gmtu-plugin-example
Installing
Install from PyPi using pip:
python3 -m pip install git-me-the-url
Command line application
Use it for everyday link sharing with friends:
Python API
Embed in your Python application:
from gitmetheurl import GitMeTheURL
gmtu = GitMeTheURL()
url = gmtu.get_source_url("my_git_repo/my_file.txt")
print(url)
Release files for git-me-the-url 2.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| git_me_the_url-2.2.0.tar.gz | 423.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| git_me_the_url-2.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 436.7 kB
Release files / git_me_the_url-2.2.0.tar.gz
| Download URL | git_me_the_url-2.2.0.tar.gz |
|---|---|
| Size | 423.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fc000b2c67171f45da263760a75dbce21a08aeb428ee5021cd8ab29330297dc3
|
|
BLAKE2b-256 checksum How to use checksums |
6936e58975894d84387432ca9c5f221d4f05f1f07296c5488c1115a964bdef62
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Nov 21, 2025.
Transparency logRelease files / git_me_the_url-2.2.0-py3-none-any.whl
| Download URL | git_me_the_url-2.2.0-py3-none-any.whl |
|---|---|
| Size | 12.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bd759ddde7d21ebe1d85558f00d6822b74b7e5907adcaeb9fc4d72203a34264b
|
|
BLAKE2b-256 checksum How to use checksums |
c5a816ff25e716248b4433a81c429a51996eb2c263199c1777ea1d5424b5c673
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Nov 21, 2025.
Transparency log