a program that counts unique characters
Project description
TM_symbol_counter Package
This is a simple package that you can use to count unique characters in a passed string or file. After installing the package, you can start using it in the command line. Run the countunique command with the required arguments
-f or --file FILE - an argument that requires specifying the path to the file
-s or --string STRING - an argument that requires a string in which to count characters
If you pass both arguments at the same time, the File argument will be preferred
Example: task3_collections.py -f " Filepath " -s " Test term "
In this case In this case, the package will count the unique characters that are in the file with the path " filepath "
Example 2: task3_collections.py -s " Test string "
In this case, the package will count the unique characters in " Test term " string
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
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 tar_mak_unique_character_counter-1.1.0.tar.gz.
File metadata
- Download URL: tar_mak_unique_character_counter-1.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8567fa4286aeb615a8ac76e85e82d6595139fbb55787b23b116ab298d67dd0d4
|
|
| MD5 |
d62417292d09ac502433347d29c2318c
|
|
| BLAKE2b-256 |
6e285319f1da62a5ebe814618467b100f7f54a0d93f2d754fb701cd21b44a6e3
|
File details
Details for the file tar_mak_unique_character_counter-1.1.0-py3-none-any.whl.
File metadata
- Download URL: tar_mak_unique_character_counter-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4b3ebb10c21f4c57ba63482babc9c75a619e66cd1e50bea3097dbd91f4c0a10
|
|
| MD5 |
60565102d46d6ee4183759698db91f4e
|
|
| BLAKE2b-256 |
88d595b292566328137d386b1a692e0cb7a9adddddc0277363234a15c299682d
|