Skip to main content

A simple module for string conversion to super- and subscript

Project description

This module allows you to easily convert basic strings into super- or subscript. Not all characters translate preferably but it's as best as it can get.

code examples:

>>> from supsubscript import *
>>> superscript('abc123')
'ᴬᴮᶜ¹²³'
>>> subscript('abc123')
'ₐ₈C₁₂₃'

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

supsubscript-1.0.0.tar.gz (2.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