Python library to creating a short link
Project description
mk_shorturl
Python library to creating:
- Create a short link
Installation
pip install mk_shorturl
Usage
import mk_shorturl
# لتنزيل الحزمة cmd اكتب هذا الامر في
# pip install mk_shorturl
s = mk_shorturl.Short_url("URL")
short = s.shorten()
print("Short URL:", short)
s.generate_qr("img.png")
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
mk_shorturl-1.0.0.tar.gz
(2.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
File details
Details for the file mk_shorturl-1.0.0.tar.gz.
File metadata
- Download URL: mk_shorturl-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
666e43f4c9468b72dd672ed8d414978634ad122d8c001f1ab32e2fc37325bdd7
|
|
| MD5 |
0d06c56210a07dab4284db08e4eb1533
|
|
| BLAKE2b-256 |
996ebf3730c94ba4308068e038c13ea61c60838a9113ce7f19c90fb9397fc9e4
|
File details
Details for the file mk_shorturl-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mk_shorturl-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32257f5fdd77d2e9123002f62cfa8c09d4dd59a07b1ff17da15ddf0689823cd7
|
|
| MD5 |
d7495c9714000fd923b25be23988940b
|
|
| BLAKE2b-256 |
a068ccf14ee901a4ac208fb5ffa7fe55ced38754eec04708e44038915dce0231
|