Skip to content

SirBlob/anagramsolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Anagram Solver

A script that given any letters and the length of the word can generate a list of all possible combiniations that have definitions.

Installation

Use the package manager pip to install the following modules.

pip install pyenchant

Improvements To be Made:

1. Ability to choose to keep words that have no definitions (Done 12/18/2020)

2. Check for special character (input handling) (Done 12/18/2020)

3. Option to create all words up to length (Done 4/5/2021)

4. Added color to error text (Done 4/5/2021)

About

Anagram Creator given letters and length

Topics

Resources

License

Stars

Watchers

Forks

Languages