A Python CLI to open a web page from a Git repository.
Project description
guit
A Python CLI to open a web page from a Git repository.
References
- Carl-Fredrik Arvidson's git-open CLI
- Aaron O'Mullan's giturlparse.py package
Development
poetry installpoetry shell
Tech Stack
- Click (for the interface)
Packaging and Development
This CLI was created with Cookiecutter and the joaopalmeiro/cookiecutter-templates/python-cli project template.
Notes
- Click 7 documentation
- Delete a Git tag (source):
git tag -d v0.1.0(local)git push origin :refs/tags/v0.1.0(remote)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
guit-0.1.0.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
guit-0.1.0-py3-none-any.whl
(4.9 kB
view details)
File details
Details for the file guit-0.1.0.tar.gz.
File metadata
- Download URL: guit-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.6.13 Linux/5.8.0-1036-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a7cdc472696e236a835255bdee3bcb898cd7ec119b8e3c51075aabb69cf2287
|
|
| MD5 |
f9a8d8285015edf71159fefc282db36e
|
|
| BLAKE2b-256 |
633edf18be7816c814b2870633fd3e5c43fed67fcc4b1e8838ee7e759cc4562d
|
File details
Details for the file guit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: guit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.6.13 Linux/5.8.0-1036-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
deb4521902aa989d3e6383c85a653039bea1933965b102f37ce9658654ea8c12
|
|
| MD5 |
0c1207b38c11a1accfb8db7120ab600c
|
|
| BLAKE2b-256 |
8361642d8e34de4bb45c6094e3d5a8198d25420694fdef4fedb836f5193513b1
|