Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.89 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.89 KB

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