{"id":13937429,"url":"https://github.com/codesyntax/twhst","last_synced_at":"2025-03-20T05:48:20.194Z","repository":{"id":13717208,"uuid":"16411272","full_name":"codesyntax/twhst","owner":"codesyntax","description":null,"archived":false,"fork":false,"pushed_at":"2014-04-07T12:32:03.000Z","size":252,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-25T13:07:33.373Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codesyntax.png","metadata":{"files":{"readme":"README.rst","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":"2014-01-31T15:11:57.000Z","updated_at":"2014-04-07T12:32:03.000Z","dependencies_parsed_at":"2022-09-06T05:20:38.362Z","dependency_job_id":null,"html_url":"https://github.com/codesyntax/twhst","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Ftwhst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Ftwhst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Ftwhst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Ftwhst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesyntax","download_url":"https://codeload.github.com/codesyntax/twhst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560372,"owners_count":20472219,"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-07T23:03:35.215Z","updated_at":"2025-03-20T05:48:20.172Z","avatar_url":"https://github.com/codesyntax.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Introduction\n============\n\ntwhst provides an easy way to store tweet from Twitter using it's search api (URL). In order to store\ntweets, they must have and hashtag, and complain with a ruleset defined for the type of this hashtag.\n\nIt also builds a dictionary with the stored statuses. Every hash type has its own dictionary build\nrules.\n\nAvailable rulesets\n------------------\n- include_all : allways return True\n- url: True if status has an url\n- no_url: not(url)\n- rt: True id status is a retweet\n- no_rt: not(rt)\n- picture: True if status has an picture\n- no_picture: not(picture)\n- mentiton: True if someone is mentioned in the status\n- no_mention: not(mention)\n- definition: True if colon is find in the status\n- brackets: True if there are 2 brackets in status\n- starts_with_hash: True if status starts with #\n\nInstalation\n-----------\n\npip install twhst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesyntax%2Ftwhst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesyntax%2Ftwhst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesyntax%2Ftwhst/lists"}