microurl is a python module to create minfied urls
Project description
python library for url minification.
download this, extract/unzip and copy to your python packages folder
on linux, it must be /usr/local/lib/python2.7/dist-packages/
then you can use it by importing google url shorner from microurl
from microurl import google_mini
minified = google_mini(‘validurl’, ‘Google_API_KEY’)
its as simple as that.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
microurl-0.0.1.tar.gz
(2.2 kB
view details)
File details
Details for the file microurl-0.0.1.tar.gz.
File metadata
- Download URL: microurl-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
162799c89232e57871d48c29dd56ca802d5f740714aae48404183cb5e04b1adb
|
|
| MD5 |
cf8747c655fdc064d24929a2d849511f
|
|
| BLAKE2b-256 |
cdb2bb2af03b0a485639eaab7c87de41bb1fcf82b77a7704f9714f12bd824368
|