{"id":29614691,"url":"https://github.com/ssrathi/text_styler","last_synced_at":"2025-07-20T23:06:02.686Z","repository":{"id":62586330,"uuid":"260408358","full_name":"ssrathi/text_styler","owner":"ssrathi","description":"Convert ASCII alphanumeric text to a random style using Unicode character normalization.","archived":false,"fork":false,"pushed_at":"2020-05-03T00:01:50.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T23:16:55.240Z","etag":null,"topics":["python","python3","unicode","unicode-normalization"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/unicode-text-styler/","language":"Python","has_issues":true,"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/ssrathi.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":"2020-05-01T08:05:48.000Z","updated_at":"2023-07-24T21:41:13.000Z","dependencies_parsed_at":"2022-11-03T22:07:33.418Z","dependency_job_id":null,"html_url":"https://github.com/ssrathi/text_styler","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ssrathi/text_styler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssrathi%2Ftext_styler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssrathi%2Ftext_styler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssrathi%2Ftext_styler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssrathi%2Ftext_styler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssrathi","download_url":"https://codeload.github.com/ssrathi/text_styler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssrathi%2Ftext_styler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266211932,"owners_count":23893379,"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","python3","unicode","unicode-normalization"],"created_at":"2025-07-20T23:05:47.816Z","updated_at":"2025-07-20T23:06:02.676Z","avatar_url":"https://github.com/ssrathi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text Styler\nConvert ASCII alphanumeric text to a random style using Unicode character normalization.\n\nThis script uses the [Mathematical Alphanumeric Symbols](https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols) from the Unicode database to find a stylish looking replacement for each input character.\n\nhttps://pypi.org/project/unicode-text-styler/\n\n## Installation\n    pip3 install unicode-text-styler\n\n## Library Usage\n    \u003e\u003e\u003e from text_styler import TextStyler\n\n    \u003e\u003e\u003e styler = TextStyler()\n    \u003e\u003e\u003e converted = styler.convert(\"Hello World!\")\n    \n    \u003e\u003e\u003e print(converted)\n    𝖧𝖾𝔩𝖑𝕠 𝑊𝙤𝒓𝒍𝘥\n\n## CLI Usage\n    Usage: python text_styler.py \"\u003ctext\u003e\"\n\n    $ python text_styler.py \"Hello World\"\n    𝖧𝖾𝔩𝖑𝕠 𝑊𝙤𝒓𝒍𝘥\n    \n    $ python text_styler.py \"Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991\"\n    𝖯𝑦𝓉𝙝𝗼𝗻 𝚒𝘴 𝐚𝙣 𝘪𝗻𝒕𝕖𝘳𝙥𝑟𝗲𝙩𝙚𝑑, 𝒉𝖎𝕘𝗵-𝔩𝙚𝒗𝒆𝔩, 𝓰𝔢𝙣𝕖𝔯𝙖𝘭-𝗉𝖚𝑟𝚙𝑜𝒔𝔢 𝕡𝐫𝗼𝒈𝓇𝕒𝖒𝑚𝔦𝖓𝔤 𝔩𝘢𝖓𝖌𝓊𝒂𝙜𝗲. 𝑪𝗿𝓮𝔞𝑡𝚎𝐝 𝕓𝖞 𝐺𝖚𝐢𝖉𝔬 𝗏𝖺𝔫 𝓡𝑜𝑠𝐬𝚞𝒎 𝒶𝘯𝓭 𝒇𝘪𝓇𝔰𝘵 𝕣𝗲𝐥𝙚𝙖𝙨𝙚𝔡 𝓲𝘯 𝟏𝟵𝟫𝟙\n\n## Notes\nOnly supported with Python3.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssrathi%2Ftext_styler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssrathi%2Ftext_styler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssrathi%2Ftext_styler/lists"}