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 pyshortenerDocumentation is available in the DOCS.md file
pyshortener is licensed under the MIT License