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.
You can install pyshortener
using pip:
pip install pyshortener
Documentation is available in the DOCS.md file
pyshortener
is licensed under the MIT License