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 .

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

File metadata

File hashes

Hashes for package_unique_char_counter_vl-0.0.1.tar.gz
Algorithm Hash digest
SHA256 409f2ebe01729677b26fea6dec8716fa5d6e7eb24467c2916418345bb503333c
MD5 ee08ac14309c9722bd53330013cc0ee9
BLAKE2b-256 f36be65e90bf337118fa0f5bd623e2908bbe4ff40c1af73b82c82394ba27683a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for package_unique_char_counter_vl-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2f112932cfd6623ad554ec2cda914e33740996534210ba614f29cdaa8b49745b
MD5 3ad10f104a64744a84b489ece8803480
BLAKE2b-256 64519d5e2f54e927c80ee73c8b1747ede4ce7e3ce1db75d0f50d6011102d2255

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