{"id":17680751,"url":"https://github.com/kcreate/python-tag-parser","last_synced_at":"2025-09-07T00:33:32.627Z","repository":{"id":72283041,"uuid":"44993096","full_name":"KCreate/Python-Tag-Parser","owner":"KCreate","description":"Small tag parsing Utility written in Python","archived":false,"fork":false,"pushed_at":"2015-11-21T18:03:49.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T10:31:18.709Z","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/KCreate.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-10-26T19:47:35.000Z","updated_at":"2016-10-31T07:25:21.000Z","dependencies_parsed_at":"2023-03-11T12:08:37.228Z","dependency_job_id":null,"html_url":"https://github.com/KCreate/Python-Tag-Parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KCreate/Python-Tag-Parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2FPython-Tag-Parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2FPython-Tag-Parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2FPython-Tag-Parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2FPython-Tag-Parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KCreate","download_url":"https://codeload.github.com/KCreate/Python-Tag-Parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2FPython-Tag-Parser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268165112,"owners_count":24206287,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-24T09:08:46.123Z","updated_at":"2025-08-01T03:32:35.925Z","avatar_url":"https://github.com/KCreate.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python-Tag-Parser\nSmall tag parsing Utility written in Python\n\n__Usage:__\n```\npython tagparser.py \"TAGHERE\" \"STRING HERE\"\n```\nMake sure you encapsulate your arguments inside double quoted marks.\n\n__Example:__\n```bash\npython tagparser.py \"*\" \"Python is *awesome* and *fast*\"\n# ['awesome', 'fast']\n```\n\nYou can also import it and use the __parsetag(tag, string)__ function\n__Example:__\n```python\nprint(parsetag('*', 'Python is *awesome* and *fast*'))\n# ['awesome', 'fast']\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcreate%2Fpython-tag-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcreate%2Fpython-tag-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcreate%2Fpython-tag-parser/lists"}