Installation
$ pip install yourls
Example
>>> from yourls import YOURLSClient
>>> yourls = YOURLSClient('http://example.com/yourls-api.php', signature='6f344c2a8p')
>>> yourls.shorten('http://google.com')
ShortenedURL(
shorturl='http://example.com/abcde',
url='http://google.com',
title='Google',
date=datetime.datetime(2015, 10, 31, 14, 31, 4),
ip='203.0.113.0',
clicks=0,
keyword='abcde')
Documentation
For in-depth information, visit the documentation!
Release files for yourls 1.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yourls-1.2.3.tar.gz | 21.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yourls-1.2.3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:32.7 kB
Release files / yourls-1.2.3.tar.gz
| Download URL | yourls-1.2.3.tar.gz |
|---|---|
| Size | 21.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec46cd2873f54c2e20976485adc2c5a61f8539eb03627acfbc9d154a6e9803c3
|
|
BLAKE2b-256 checksum How to use checksums |
a4c68f8a43d7bedaf7e247dd1a32e6a6297c795cf58dd028654d2d54194be4e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / yourls-1.2.3-py2.py3-none-any.whl
| Download URL | yourls-1.2.3-py2.py3-none-any.whl |
|---|---|
| Size | 11.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
628dbd622f6a8d7acd1c447db77b46675e0c2b088d9d39088a1b28d66d45eab3
|
|
BLAKE2b-256 checksum How to use checksums |
d59ac1950161760c31753d5cf797dfc2053efc3460494a9b1b87cc16f073f51f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |