Skip to main content

A command line tool to easily check what words start with certain characters.

Project description

word-starts-with

Find a word that starts with something

Created for r/askouija.

Usage

Simple one word usage

python -m wsw [text]

or

wsw [text]

Where [text] is the text you want to check.

Interactive session

wsw

This will start a interactive session where you can put words again and again Example

You can exit out of this by using Ctrl+C

Saving output to a file

You can just append a > filename at the end of the command to pipe the output to a file e.g. wsw [text] > text.txt

Project details


Download files

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

Source Distribution

wsw-0.1.0.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distribution

wsw-0.1.0-py3-none-any.whl (1.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page