Skip to main content

Very simple char functions

Project description

Charred

Very simple package with is_same_char and repeat_char methods.

I will probably add more later.

Install package:

pip install charred

# or pip3

Usage:

from charred import is_same_char, repeat_char

is_same_char('FF') # True
is_same_char('FD') # False

repeat_char('F', 6) # FFFFFF

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

charred-0.0.15-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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