pyshortener

A Python package for interacting with the is.gd and v.gd API


Keywords
url, shortener, is, gd, v, isgd, python, url-shortener, vgd
License
MIT
Install
pip install pyshortener==1.0.3

Documentation

PyShortener

GitHub Repo stars GitHub Repo forks GitHub Repo forks
Static Badge Static Badge
Python version PyPI version
License LGPL-3.0 GitHub code size in bytes Test staus

pyshortener is a Python library for interacting with the .gd URL shortening services. It provides functions to shorten URLs, expand URLs and view stats for shortened URLs.

Install

You can install pyshortener using pip:

pip install pyshortener

Documentation

Documentation is available in the DOCS.md file

License

pyshortener is licensed under the MIT License