Shorten URLs with Python
Project description
shortenurl library
Made by s4300
Setup
Command: pip install shortenurl
Script: Coming soon!\
Example code
tinyurl.create("apiToken", "urlToShorten", "alias", "domain")
tinyurl.change("apiToken", "alias", "domain", "newAlias", and "newUrl")
tinyurl.update("apiToken", "alias", "domain", "newAlias", "newDomain")
Supported URL shorteners
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
shortenurl_1.3.0.tar.gz
(2.6 kB
view hashes)