anagram-solver

Solve anagrams with python


License
Other
Install
pip install anagram-solver==1.1.0

Documentation

anagram-solver

banner

python pypi License standard-readme compliant

Solve anagrams with python

This program provides solutions to anagrams. Solutions come from a list of words that includes 99172 common english words.

Table of Contents

Install

$ pip install anagram-solver

Usage

$ anagram_solver  # Your anagram here!
Solutions:
# Solutions here!

Contribute

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Patrick Harris