Package count unique chars in file or string
Project description
Python module for counting unique symbol
Module get nuber of uniq chars in text file, string or function
Options:
unique_character.cli_unique_character [-h]
unique_character.cli_unique_character [--file FILE]
unique_character.cli_unique_character [--string STRING]
from unique_character.count_unique_character import count_letter
assert count_letter('1234') == 4
Examples:
Command:
python3.8 -m unique_character.cli_unique_character --string aaabbcc123
Return:
3
Command:
python3.8 -m unique_character.cli_unique_character --file text_file.txt
Return:
100
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
unique_character-0.0.2.tar.gz
(18.9 MB
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 unique_character-0.0.2.tar.gz.
File metadata
- Download URL: unique_character-0.0.2.tar.gz
- Upload date:
- Size: 18.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
233d512ecc84e20cedfb1d8864028ea6b8f55895018e854578df6715ed9860d1
|
|
| MD5 |
a9a71dfaea300372c1ba8c3fe260e610
|
|
| BLAKE2b-256 |
661646ef6558bc5cadbbfc69a10d6507cdf2f4956e82423620032552a2090093
|
File details
Details for the file unique_character-0.0.2-py3-none-any.whl.
File metadata
- Download URL: unique_character-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf05f0641b9780e8c48754657eb9a27383bbdd62df3000fb56ae884b60ae7c94
|
|
| MD5 |
a3a03f6a282916dcdc7d40a3af6f9c81
|
|
| BLAKE2b-256 |
b7f50bf729ad4f8a75fd528cd7a07b0714a21a8549467a43b5941e6eca34e0cc
|