{"id":18949320,"url":"https://github.com/loan-mgt/pyhashtag","last_synced_at":"2025-07-03T02:05:37.415Z","repository":{"id":164158428,"uuid":"528999957","full_name":"loan-mgt/pyHashtag","owner":"loan-mgt","description":" python lib made to insert hashtag into text","archived":false,"fork":false,"pushed_at":"2022-11-30T14:42:07.000Z","size":129,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T02:04:02.664Z","etag":null,"topics":["hastag","news","pip","python","twitter"],"latest_commit_sha":null,"homepage":"","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/loan-mgt.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-08-25T19:58:55.000Z","updated_at":"2023-02-09T20:42:05.000Z","dependencies_parsed_at":"2024-01-20T04:20:41.473Z","dependency_job_id":null,"html_url":"https://github.com/loan-mgt/pyHashtag","commit_stats":null,"previous_names":["loan-mgt/pyhashtag"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/loan-mgt/pyHashtag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2FpyHashtag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2FpyHashtag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2FpyHashtag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2FpyHashtag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loan-mgt","download_url":"https://codeload.github.com/loan-mgt/pyHashtag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loan-mgt%2FpyHashtag/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263245303,"owners_count":23436512,"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":["hastag","news","pip","python","twitter"],"created_at":"2024-11-08T13:16:31.949Z","updated_at":"2025-07-03T02:05:37.384Z","avatar_url":"https://github.com/loan-mgt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cimg src=\"https://github.com/Qypol342/pyHashtag/blob/main/img/banner.png?raw=true\" style=\"float:left;\"\u003e\n\n\n\n\n## :hash: About\npyHashtag is a python lib made to insert hashtag into text. This lib was made originaly for [Twitter](twitter.com), but hashtag are fairly universal.\n\nHere is a small exemple of what it does:\n\n\t\tClearest Shot of Mars ever taken from space.\n    \n\t\tto\n    \n\t\tClearest Shot of #Mars ever taken from #Space.\n\n\n\n\n## :computer: Install\nInstalling this python lib is as simple as runing this command in your terminal :\n\n`pip install git+https://github.com/Qypol342/Hashtag-lib.git`\n\nIf you want to verify the install way succesfull you can do :\n\n`pip show pyHashtag`\n\n\n\n\n\n## :green_book: Help\n\nYour help is welcome, you can help us to enlarge our database of usefull hashtag.\n\nHere is the structure of the database:\n\n`\"\u003cword to be replace\u003e\" : \"#\u003cthe Hashtag\u003e\",`\n\n:warning: The word detection is not case sensitive\n\nHere is a exemple of a line of the database\n\n`\"nasa\" : \"#NASA\",`\n\nYou can edit de database [here](https://github.com/Qypol342/pyHashtag/edit/main/pyHashtag/hashtag_list.json) \n\n\n\n\n\n## :bookmark_tabs: Code example\n```\n# importing pyHashtag\nimport pyHashtag\n\n# add Hashtag to your text\npyHashtag.hashtag(\"Clearest Shot of Mars ever taken from space.\")\n# return \"Clearest Shot of #Mars ever taken from #Space.\"\n\n# update your local database from pulling directly from github\npyHashtag.update()\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floan-mgt%2Fpyhashtag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floan-mgt%2Fpyhashtag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floan-mgt%2Fpyhashtag/lists"}