A small package to count repetition of a letter in a string
Project description
LetterCount
.
How to install
pip install LetterCount
If you are trouble installing, try this
pip3 install LetterCount
How to use
Below example will help you
from LetterCount install LetterCount
sample_string= "python"
LetterCount(sample_string,letter) # returns the number of times letter occured in string
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
LetterCount-1.0.1.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file LetterCount-1.0.1.tar.gz.
File metadata
- Download URL: LetterCount-1.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8251dc2732ca84e0a31344e943e4362022e37f313600706de46ba7a76736941c
|
|
| MD5 |
1fa30f834ab4920bbb14b6caa209d45a
|
|
| BLAKE2b-256 |
89c2760700c2f14e42ace887b9df3c53666525268dc7118ef0943b7fcf271ee5
|
File details
Details for the file LetterCount-1.0.1-py3-none-any.whl.
File metadata
- Download URL: LetterCount-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd85fb30ffec6a0386b4f78338683c7ea476f93eb71e74bc1b102fa5adeaa3ec
|
|
| MD5 |
348b2abbe9bb5549bc8457b28ae220f5
|
|
| BLAKE2b-256 |
a6a69386e081ad4b914cb8278b016d6c134883a37529a3788428248772ba5051
|