Skip to main content

allows to convert ascii to unicode specials including bold italic greek fraktur script

Project description

This script allows to convert ascii to unicode specials including bold italic greek fraktur script.

Examples:

unicoder.py bold foobar
unicoder.py ital foobar
unicoder.py boldital foobar
unicoder.py double foobar
unicoder.py mono foobar
unicoder.py sans foobar
unicoder.py greek foobar
unicoder.py greek FOOBAR
unicoder.py fraktur foobar
unicoder.py boldfraktur foobar
unicoder.py fract 15 1/4
unicoder.py 15 1/4 km/h
unicoder.py value 15 1/4 km/h
unicoder.py thin 15 1/4 km/h
unicoder.py nobr 15 1/4 km/h

This script helps to bold or slanted text to various social media platforms. The nobr thin fract parts are particularly useful for Wikipedia.

RESULT

Just for amusement, this is the result when running the commands shown above. Note that the bold and italic text snippets do not rely on <i> <b> <font> hints or some similar style markup, instead they use different codepoints from the Mathematical Alphanumeric Symbols unicode blocks. Likewise fraktur and greek and double stroke characters are used often in the field of mathematics. The sans and mono are rarely used however.

๐Ÿ๐จ๐จ๐›๐š๐ซ
๐‘“๐‘œ๐‘œ๐‘๐‘Ž๐‘Ÿ
๐’‡๐’๐’๐’ƒ๐’‚๐’“
๐•—๐• ๐• ๐•“๐•’๐•ฃ
๐š๐š˜๐š˜๐š‹๐šŠ๐š›
foobar
ฯ†ฯ‰ฮฒฮฑฯ
ฮฆฮฉฮ’ฮ‘ฮก
๐”ฃ๐”ฌ๐”ฌ๐”Ÿ๐”ž๐”ฏ
๐–‹๐–”๐–”๐–‡๐–†๐–—
15ยผ
15ยผโ€ฏkm/h
15ยผโ€ฏkm/h
15โ€ฏ1/4โ€ฏkm/h
15โ€‡1/4โ€‡km/h

TESTSUITE

Yes, there is a testsuite with more than a hundred unittests for the functions. The module can also be imported as helper to other scripts.

For developers, please use "make tests" for the testsuite and do run also the "make type" for mypy typehints checks and "make pep" for pep8 style checks.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unicoder-1.1.1017.tar.gz (18.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page