Skip to content
forked from l3ib/soundexpy

Python implementation of the Soundex algorithm

License

Notifications You must be signed in to change notification settings

KansasDOT/soundexpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

soundexpy

Python English-only implementation of the Soundex algorithm.

Usage

 from soundexpy import soundex
 soundex("euler")

License

soundexpy is available under the GNU General Public License v2, or (at your option) any later version.

About

Python implementation of the Soundex algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published