This library creates shorturl
Project description
tinyNet
This python3 package helps to create shorturl.
Installtion
pip install tiny-net
How to use it?
import tinynet
url = 'http://sudhanshu.webrectifyers.in'
surl = tinynet.Link(url)
print(surl.show_url())
License
© 2021 Sudhanshu Kumar
This repository licensed under the MIT license. See LICENSE for more details.
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
tiny_net-1.0.2.tar.gz
(1.8 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 tiny_net-1.0.2.tar.gz.
File metadata
- Download URL: tiny_net-1.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
264ed43c0ac82d9e3c9f43cfc62c34de516cf1ff730e21b737d195af4affec36
|
|
| MD5 |
4d52083e7255628f0cde1f8bfecf906f
|
|
| BLAKE2b-256 |
2ef1dce2d309ed8aff90a99d73ccc6257c92760850af92066cec4756d8051332
|
File details
Details for the file tiny_net-1.0.2-py3-none-any.whl.
File metadata
- Download URL: tiny_net-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf9936259db076167c90ba40c5cff686f33bf005a9a615665b83ae699604b806
|
|
| MD5 |
2b890b581e73d2c0b56a7252fa7bdfc0
|
|
| BLAKE2b-256 |
2ef758cf1ae7932687a94c2ff43d894174e82676b4589e13d64113ee5fa56f34
|