{"id":13648418,"url":"https://github.com/exPHAT/twitter-sort","last_synced_at":"2025-04-22T07:31:28.037Z","repository":{"id":25644388,"uuid":"29079774","full_name":"exPHAT/twitter-sort","owner":"exPHAT","description":"🐦 Sort numbers with some help from the Twitter API","archived":true,"fork":false,"pushed_at":"2015-04-24T21:25:15.000Z","size":473,"stargazers_count":385,"open_issues_count":1,"forks_count":24,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-18T08:27:41.801Z","etag":null,"topics":["python","sorting-algorithms","twitter","twitter-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/exPHAT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-11T03:15:26.000Z","updated_at":"2024-07-05T16:49:48.000Z","dependencies_parsed_at":"2022-08-24T14:10:39.823Z","dependency_job_id":null,"html_url":"https://github.com/exPHAT/twitter-sort","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/exPHAT%2Ftwitter-sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exPHAT%2Ftwitter-sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exPHAT%2Ftwitter-sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exPHAT%2Ftwitter-sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exPHAT","download_url":"https://codeload.github.com/exPHAT/twitter-sort/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250195033,"owners_count":21390230,"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":["python","sorting-algorithms","twitter","twitter-api"],"created_at":"2024-08-02T01:04:14.320Z","updated_at":"2025-04-22T07:31:27.800Z","avatar_url":"https://github.com/exPHAT.png","language":"Python","readme":"Twitter Sort\n==========\n\nTwitter Sort is a sorting algorithm that takes advantage of the Twitter API.\nYou pass the script the numbers you would like sorted and it will tweet\na request asking for somebody to sort them. When someone replies with\na sorted version of the numbers, it will print them to the console \nand return.\n\nSetup\n-----\nEnsure you have the `tweepy` module installed:\n\n    pip install tweepy\n\nOr clone from the Git repository:\n\n    git clone https://github.com/tweepy/tweepy.git\n    cd tweepy\n    python setup.py install\n\nRename `settings_template.py` to `settings.py` and fill the API_KEY and\nAPI_SECRET with your own key.\n\nExample\n-------\n\n```shell\n$ python main.py 99,9001,1337,8008,301\n```\n\n![a twitter-sort example](https://raw.githubusercontent.com/ExPHAT/twitter-sort/master/demo.png)\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FexPHAT%2Ftwitter-sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FexPHAT%2Ftwitter-sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FexPHAT%2Ftwitter-sort/lists"}