cli-string

This CLI tool analyzes a string or a file containing strings and outputs **only the characters that appear exactly once** in each line (case-insensitive). Additionally, it measures the execution time…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install cli-string

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2025-07-14
0.1.0 2025-07-14

Issues with this package?

Page last updated 2025-07-17 18:27:44 UTC