A package to count the ocurrency of unique characters in a string or file.
Project description
Task 4 CLI
To use this package
Create and activate a virtual environment.
virtualenv venv
venv/scripts/activate
Install the package:
python -m pip install char_count_package
Now you can import the package:
import char_count_package
Usage
From your working directory run:
python [your_directory.py] --string [your desired string] --filepath [your desired filepath]
Or if you want to work with only string, Run:
python [your_directory.py] --string [your desired 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
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 char_count_package-0.0.2.tar.gz.
File metadata
- Download URL: char_count_package-0.0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5822866739b5ee39f614d3ad53b73d19a06b3f2ac5306808faeab9f0f788ef42
|
|
| MD5 |
9c27e851a14fc0776b2a0c75aabc1e3c
|
|
| BLAKE2b-256 |
8de94b6cd04dfce2b108a295e80cd51403604699c469d4d2dfc8bb52e5e59b6b
|
File details
Details for the file char_count_package-0.0.2-py3-none-any.whl.
File metadata
- Download URL: char_count_package-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ba6326794b8d2c5b9ffb8a9a238afdf66e81b7bcb14232151b9d4c699795df4
|
|
| MD5 |
e0fd68d61ab82a5b2b4d5b35a9bd56c0
|
|
| BLAKE2b-256 |
1d92e5836beb6e123bb80ae0eeb1556c50280dfc416a016d722fa8e7e0cadf23
|