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.3.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.3.tar.gz.

File metadata

File hashes

Hashes for package_unique_char_counter_vl-0.0.3.tar.gz
Algorithm Hash digest
SHA256 369959ef9ee7ef9359bd89ec5301470b677a7ab706222206379438235fbe28f0
MD5 8ca3c61de1aa75a8ea7b11b3d2ad5130
BLAKE2b-256 4c877a6949dd55d63d75408bbe89448d1f4cba8a67219759e9b605088750f032

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for package_unique_char_counter_vl-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 50109d1ab63e242632bc0f095170ce69ad4ec18551a3bf5eb677ac0dbf463002
MD5 d6c19b03d55556396636746354040d59
BLAKE2b-256 bc4ea4e7c6949620d19bcb02951fd5a9b44e170ebed42de4ea1719a8e95d171b

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