Skip to main content

Generates an iterator for characters from `start` to `end`, inclusive

Project description

char_range

Inspired by https://stackoverflow.com/questions/7001144/range-over-character-in-python

Usage:

from char_range import char_range
print([i for i in char_range.str_iter("a","z")])

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

char_range-0.0.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

char_range-0.0.2-py3-none-any.whl (2.6 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