A small package that counts unique symbols you entered
Project description
This is a program that counts the number of unique characters.
My program accepts a string and returns a dictionary whose keys are the designations of the
appropriate character category, and whose values are the number of characters in the string that occur only once.
Requirements:
- build==1.2.2
- certifi==2024.8.30
- charset-normalizer==3.3.2
- click==8.1.7
- colorama==0.4.6
- docutils==0.21.2
- hatchling==1.25.0
- idna==3.8
- importlib_metadata==8.4.0
- iniconfig==2.0.0
- jaraco.classes==3.4.0
- jaraco.context==6.0.1
- jaraco.functools==4.0.2
- keyring==25.3.0
- markdown-it-py==3.0.0
- mccabe==0.7.0
- mdurl==0.1.2
- more-itertools==10.5.0
- mypy-extensions==1.0.0
- nh3==0.2.18
- packaging==24.1
- pathspec==0.12.1
- pkginfo==1.11.1
- platformdirs==4.3.2
- pluggy==1.5.0
- pycodestyle==2.12.1
- pyflakes==3.2.0
- Pygments==2.18.0
- pyproject_hooks==1.1.0
- pytest==8.3.2
- pywin32-ctypes==0.2.3
- readme_renderer==44.0
- requests==2.32.3
- requests-toolbelt==1.0.0
- rfc3986==2.0.0
- rich==13.8.0
- trove-classifiers==2024.7.2
- twine==5.1.1
- urllib3==2.2.2
- zipp==3.20.1
How to use it?
- print in terminal "pip install counting-package"
- if you want to use function "counting_symbols", print in terminal: python -m counting_package.counting -s "some_text"
- if you want to read file and use text in this file in function "counting_symbols", print in terminal: python -m
- counting_package.counting -f file_location\file_name.txt
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
File details
Details for the file counting_package-0.0.2.tar.gz
.
File metadata
- Download URL: counting_package-0.0.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1458c69dc5c47079130adaf22804a1c484d372c9eff178dff091d66917059a22 |
|
MD5 | 5e21ce0fb263a54c29c334ba13790507 |
|
BLAKE2b-256 | 9848c62333c0abc917258f65fe853732a9f95af5e6743e9e21e2839b063dd38a |
File details
Details for the file counting_package-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: counting_package-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2136114f0abb3ee9e98ba8777907257a9dbb7c830616262e9a17680421be5777 |
|
MD5 | f5022e4a969b385dddc85d70be93ea2f |
|
BLAKE2b-256 | 62288b27e86a6f8b187829a4b9f7d4e50096ea4a72c6469952ee8b8ee4791cc6 |