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
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
char_range-0.0.2.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file char_range-0.0.2.tar.gz.
File metadata
- Download URL: char_range-0.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb1b0df6a9b1dace5529b6b87c058edfd0894e39c1e766bdc4225fd1798e2f71
|
|
| MD5 |
d2143d669ff1c17769541ed920465eee
|
|
| BLAKE2b-256 |
a82c2e12ec9017147ab249d785b2630dbe0885a96bfa70fde783b3c23dfa10f0
|
File details
Details for the file char_range-0.0.2-py3-none-any.whl.
File metadata
- Download URL: char_range-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49a25ea24f1a7fea3e4483534ee9a25100d086210b5fbacef491d5e69e7ca450
|
|
| MD5 |
83491349a927a1759c0ca91fac916ed3
|
|
| BLAKE2b-256 |
0cec24276001881337608de8fef5946f0e69a087e2f3b3f2f787c2bb55243443
|