Skip to main content

A package for counting unique characters in text

Project description

Symbol Counter Package

This is a simple Python package for text analysis for counting unique characters.

Installation

To install the package locally from the project root, run the following command in your terminal:

pip install .

Alternative installation option:

pip install package-unique-char-counter-vl

Usage

After installation, you can use the package as follows:

from symbol_counter import count_unique_symbols

text = "example text"
result = count_unique_symbols(text)
print(result)

CLI Usage

After installing the package, you can use the command-line interface:

python -m symbol_counter.counter --string "original text"

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

package_unique_char_counter_vl-0.0.2.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file package_unique_char_counter_vl-0.0.2.tar.gz.

File metadata

File hashes

Hashes for package_unique_char_counter_vl-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2d2bd0a8040dc3c1b45d69093cb61e6fa382d3e049fc2282ee753939e4353fab
MD5 f36da7fc5d4cd36ea7ac468914f46c33
BLAKE2b-256 418e2df5be4710eb9ed7ba4b0eba460b1b3a1182ccc6e737cab65802f6ffd91b

See more details on using hashes here.

File details

Details for the file package_unique_char_counter_vl-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for package_unique_char_counter_vl-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 51c5b6b324b0705ebe2918c4ed3ec83af51a1291d5fab920f837cc4b0e2b778f
MD5 fefbfd1c89b0607bde6ba407c4775bf3
BLAKE2b-256 fe5a24cf64db5fe690c0f9aeb4c1742bd1ad4007836703bfc09049f3f9e1d4b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page