Untitled

mail@pastecode.io avatar
unknown
python
18 days ago
117 B
4
Indexable
Never
import pyshorteners

link = ('#')

ts = pyshorteners.Shortener()
rut_gon = ts.cuttly.short(link)
print(rut_gon)