{"id":13526095,"url":"https://github.com/razerm/yourls-python","last_synced_at":"2025-04-13T11:12:27.273Z","repository":{"id":144104169,"uuid":"45323008","full_name":"RazerM/yourls-python","owner":"RazerM","description":"Python YOURLS client","archived":false,"fork":false,"pushed_at":"2020-09-30T18:45:52.000Z","size":52,"stargazers_count":10,"open_issues_count":6,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-21T22:25:25.132Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RazerM.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-11-01T00:28:22.000Z","updated_at":"2023-11-25T18:37:28.000Z","dependencies_parsed_at":"2024-01-14T01:05:06.448Z","dependency_job_id":"45cbfb39-6d13-47df-b112-191945f70e00","html_url":"https://github.com/RazerM/yourls-python","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RazerM%2Fyourls-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RazerM%2Fyourls-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RazerM%2Fyourls-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RazerM%2Fyourls-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RazerM","download_url":"https://codeload.github.com/RazerM/yourls-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703198,"owners_count":21148118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T06:01:25.214Z","updated_at":"2025-04-13T11:12:27.249Z","avatar_url":"https://github.com/RazerM.png","language":"Python","funding_links":[],"categories":["Integrations"],"sub_categories":["3rd party Integrations and Frameworks"],"readme":"yourls\n------\n\n|PyPI Version| |Documentation| |Travis| |Coverage| |Python Version| |MIT License|\n\nInstallation\n~~~~~~~~~~~~\n\n.. code:: bash\n\n    $ pip install yourls\n\nExample\n~~~~~~~\n\n.. code:: python\n\n   \u003e\u003e\u003e from yourls import YOURLSClient\n\n   \u003e\u003e\u003e yourls = YOURLSClient('http://example.com/yourls-api.php', signature='6f344c2a8p')\n   \u003e\u003e\u003e yourls.shorten('http://google.com')\n   ShortenedURL(\n       shorturl='http://example.com/abcde',\n       url='http://google.com',\n       title='Google',\n       date=datetime.datetime(2015, 10, 31, 14, 31, 4),\n       ip='203.0.113.0',\n       clicks=0,\n       keyword='abcde')\n\nDocumentation\n~~~~~~~~~~~~~\n\nFor in-depth information, `visit the\ndocumentation \u003chttp://yourls-python.readthedocs.org/en/latest/\u003e`__!\n\n.. |Travis| image:: http://img.shields.io/travis/RazerM/yourls-python/master.svg?style=flat-square\u0026label=travis\n   :target: https://travis-ci.org/RazerM/yourls-python\n.. |PyPI Version| image:: http://img.shields.io/pypi/v/yourls.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/yourls/\n.. |Python Version| image:: https://img.shields.io/badge/python-2.7%2C%203-brightgreen.svg?style=flat-square\n   :target: https://www.python.org/downloads/\n.. |MIT License| image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\n   :target: https://raw.githubusercontent.com/RazerM/yourls-python/master/LICENSE\n.. |Coverage| image:: https://img.shields.io/codecov/c/github/RazerM/yourls-python/master.svg?style=flat-square\n   :target: https://codecov.io/github/RazerM/yourls-python?branch=master\n.. |Documentation| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat-square\n   :target: http://yourls-python.readthedocs.org/en/latest/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazerm%2Fyourls-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazerm%2Fyourls-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazerm%2Fyourls-python/lists"}