Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tflink/python-yourls
Simple Python client for the YOURLS URL shortener
https://github.com/tflink/python-yourls
Last synced: 14 days ago
JSON representation
Simple Python client for the YOURLS URL shortener
- Host: GitHub
- URL: https://github.com/tflink/python-yourls
- Owner: tflink
- License: gpl-2.0
- Archived: true
- Created: 2011-08-01T14:14:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T23:06:56.000Z (over 1 year ago)
- Last Synced: 2024-05-20T16:36:03.094Z (6 months ago)
- Language: Python
- Homepage: http://tflink.github.com/python-yourls
- Size: 101 KB
- Stars: 12
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome - python-yourls - Alternative Python 2 client for YOURLS. (Integrations / 3rd party Integrations and Frameworks)
README
========================================================================
IMPORTANT NOTE:This project has been archived as it no longer works, would require
non-trivial amounts of work to fix and there are alternative libraries
available.One alternative is:
https://github.com/razerm/yourls-python
========================================================================python-yourls is a simple python based API client for the YOURLS URL shortener
(http://yourls.org/).For more information on using the client, documentation has been written for
sphinx (http://sphinx.pocoo.org/) and it can be built with:
$ cd doc
$ make htmlCurrent documentation is available at http://tflink.github.com/python-yourls