fshlink
a wrapper written in python for https://link.fsh.plus/
from fshlink import FshLinkWrapper
fsh = FshLinkWrapper()
orig_link = fsh.get_url("ND8nulaEot") # will return a FshOriginalLink object
print(orig_link.url) # https://example.com
short_link = fsh.shorten_url("https://example.com") # will return a FshShortenedLink object
print(short_link.url) # https://link.fsh.plus/ND8nulaEot
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fshlink-1.0.0.tar.gz
(2.7 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
File details
Details for the file fshlink-1.0.0.tar.gz.
File metadata
- Download URL: fshlink-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
056add6764ed7ebf28d9d1e33fd2b12672c85e76da01d1f91feeb5e540f18f02
|
|
| MD5 |
96a9fef51e374fabe126a4d23dcd4054
|
|
| BLAKE2b-256 |
e3c23b0c00c8b0bfa65f13343d0a1b8dd075672aa9fcf29d29dd283f689b937c
|
File details
Details for the file fshlink-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fshlink-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c879333b5ebd62f4e50bcd14cbed6bc739184c52423ad6489e3a2dff9ac5edaa
|
|
| MD5 |
1875f682a9da24cee4092f6c1e33b53c
|
|
| BLAKE2b-256 |
be09b5bc247f45d25894194fde104a1fbaa56cc30598e3ea64c8a8b445086721
|