{"id":18374952,"url":"https://github.com/jali/python-url-shortener","last_synced_at":"2025-04-11T02:48:02.872Z","repository":{"id":29279223,"uuid":"32811957","full_name":"jali/python-url-shortener","owner":"jali","description":"Base60encoder for a URL shortener","archived":false,"fork":false,"pushed_at":"2015-03-25T10:03:25.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T22:13:53.514Z","etag":null,"topics":["base60","newbase60","python","url-shortener"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sugoiporu/xmr-node-proxy","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jali.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-24T16:50:53.000Z","updated_at":"2021-06-09T03:26:03.000Z","dependencies_parsed_at":"2022-08-29T20:51:34.466Z","dependency_job_id":null,"html_url":"https://github.com/jali/python-url-shortener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jali%2Fpython-url-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jali%2Fpython-url-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jali%2Fpython-url-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jali%2Fpython-url-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jali","download_url":"https://codeload.github.com/jali/python-url-shortener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248332337,"owners_count":21086061,"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":["base60","newbase60","python","url-shortener"],"created_at":"2024-11-06T00:16:50.155Z","updated_at":"2025-04-11T02:48:02.852Z","avatar_url":"https://github.com/jali.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python base60 URL shortener\n\nJust a small python class for a base60 URL shortener\n\n###### Why base60?\n\nI'm removing uppercase i, o and lowercase L to prevent confusion when reading the short url.\n\n\n###### In order to test this\n\n```\nfrom shortener import Shortener\nshort = Shortener()\ns = short.shorten('http://google.com')\nprint s\nl = short.expand(s)\nprint l\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjali%2Fpython-url-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjali%2Fpython-url-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjali%2Fpython-url-shortener/lists"}