Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sbimochan/word-finder

A CLI and Flask application that finds word from given letters.
https://github.com/sbimochan/word-finder

cli-application flask hactoberfest letters puzzle-solver python

Last synced: about 1 month ago
JSON representation

A CLI and Flask application that finds word from given letters.

Awesome Lists containing this project

README

        

# Word Finder

A CLI and API application that finds word from given letters.
Front end can be found at: https://github.com/sbimochan/sbimochan.github.io/tree/master/word-finder
## Create virtual envirnment
`$ virtualenv word-finder`

## Activate virtual environment
`$ source word-finder/bin/activate`

## Install required packages
`$ pip install -r requirements.txt`

## Run the application
`$ python main.py`

## Usage
### Add letters without space
`atpar`

### Add size(Optional)
`4`

## Run tests
pytest tests.py

Buy Me a Coffee at ko-fi.com