A simple library for shortening links
Project description
My library for shortening links
A simple library for shortening links
Installation
You can install this library using pip:
pip install Cut4Url
How to use
from Cut4Url import Cut4Url
shortener = Cut4Url.Short()
shortened_url = shortener.clck("https://google.com")
print("Clck:", shortened_url)
shortened_url = shortener.ulvis("https://google.com")
print("Ulvis:", shortened_url)
shortened_url = shortener.isgd("https://google.com")
print("Is.gd:", shortened_url)
shortened_url = shortener.acesse("https://google.com")
print("Acesse:", shortened_url)
shortened_url = shortener.cleanuri("https://google.com")
print("CleanURI:", shortened_url)
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
Cut4Url-1.1.tar.gz
(1.9 kB
view details)
File details
Details for the file Cut4Url-1.1.tar.gz
.
File metadata
- Download URL: Cut4Url-1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cd50850d359440909d9a9886347b8e95b77f00e15ae3ec4cf8f32f16eb9c6f6 |
|
MD5 | c794421742d4130b8fbdc2a0aa5cceea |
|
BLAKE2b-256 | 475a8993a313dd270c0b8dc66b1f0b214ec8155b0cb37c37c862074ea916d4bc |