Last updated:
0 purchases
ax56 0.1.0
A Python client for A(x56)'s URL lengthener
Interact with A(x56)'s URL lengthener in Python
Installation
From PyPi: python -m pip install ax56
From GitHub python -m pip install git+https://github.com/nwithan8/ax56.git
Usage
Can get a lengthened URL for any input URL
Import the ax56 package
Example:
import ax56
link = ax56.link("https://google.com")
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.