Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

codemicro/pyourls3

Repository files navigation

pyourls3

Build Status Mozilla Public Licence v2 Written for Python 3.7

No longer actively maintained.

A Python 3 API wrapper for YOURLS - Pyourls3 is an API wrapper module written specifically for Python 3, to work with the YOURLS link shortener. It's designed to supersede the old python-yourls written by tflink, built using the fantastic requests library.

Documentation can be found at https://github.com/codemicro/pyourls3/wiki.

The PyPI page can be found at https://pypi.org/project/pyourls3

Contibuting

This is an open source project, so feel free to make some changes or fix something, and submit a pull request. See the contributing page in the docs at https://github.com/codemicro/pyourls3/wiki/contributing.