Skip to main content

Calculate count of uniq chars in string or file

Project description

UniqCharCounter Package

- Package for calculate count of unique characters in a string or file

- uniqcharcounter for use from command line

Installation

Using PIP

pip install uniqcharcounter

Usage in scripts

script_name.py

from uniqcharcounter import main

if __name__ == '__main__':
    data = main()

Usage from command line

$ python script_name.py --string "string_data"
$ python script_name.py --data "/path/to/file"

Usage from command line without imports

$ uniqcharcounter --string "string_data"
$ uniqcharcounter --data "/path/to/file"

License

uniqcharcounter is licensed (MIT license).

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

uniqcharcounter-1.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file uniqcharcounter-1.0-py3-none-any.whl.

File metadata

  • Download URL: uniqcharcounter-1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.9

File hashes

Hashes for uniqcharcounter-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 71d578930560e2feb43b234fc164b92f650819e4d35e71cfca9740d3a40d8361
MD5 ac1839c42f4c1af284e788700f9e9cd0
BLAKE2b-256 c9189ec9f6f148f1ce8f8bb10a6c119fd3580280590e7673c2b55d9f79c06230

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