a library that returns a sequence of zero with characters
Project description
This is a library that returns a sequence of zero with characters, AKA as ZWSP, based on the parameters of the function.
Start by doing this
from zero_width_char import zero_wc
char = zero_wc(count=1) # Int
print(len(char))
Yes, it’s that simple.
Change Log
1.0 (27/5/22)
First Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zwsp_char_function-1.0.tar.gz
(2.3 kB
view hashes)