Git Me The Url 2.1.0 | GitLocker.com Product

git-me-the-url 2.1.0

Last updated:

0 purchases

git-me-the-url 2.1.0 Image
git-me-the-url 2.1.0 Images

Free

Languages

Categories

Add to Cart

Description:

gitmetheurl 2.1.0

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)

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.