shorten_url
Python Library to help you short and expand urls using https://rel.ink/
Installation
In order install this package, simply run:
pip install shorten_url
Usage
To use shorten_url, you first need to import the package:
import shorten_url
Shorten the URL:
shorten_url.short("https://www.linkedin.com/in/salil-gautam/") # Returns the shortened URL.
Expand the URL:
shorten_url.expand("https://rel.ink/goqDVn") # Returns the expanded URL.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Salil Gautam 💻 📖 💡 |
This project follows the all-contributors specification. Contributions of any kind welcome!
Release files for shorten-url 1.0.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 | |
|---|---|---|---|
| shorten_url-1.0.0.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| shorten_url-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.9 kB
Release files / shorten_url-1.0.0.tar.gz
| Download URL | shorten_url-1.0.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
76e2cf72ab5e846dfa84821b210dcdfc349fe034451715aad2920ffcb6f8d0fe
|
|
BLAKE2b-256 checksum How to use checksums |
3bcbfebc83b982aeeaec8d36754f01f6842ffc20604538b7e219a13bcb7f0b48
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.7
|
Release files / shorten_url-1.0.0-py3-none-any.whl
| Download URL | shorten_url-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7faad19351d107aa2a0910283161f6ceaf0282e6ab645f08977bb38e3da772d2
|
|
BLAKE2b-256 checksum How to use checksums |
a2be495f3b8de2ecb94a4cccc3ca9fa840bdfabbb155b0effa5aa60a0d7a71c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.7
|