- in memory key: value data base on pure Python
- methods: insert {key: str, value: dict}, search by prefix, limit search result by specific dict values
- pip install prefix_tree==0.0.6
https://github.com/ice1x/autocomplete-full-name
- python3 -m build
- twine upload dist/*
Any word autocomplete, suggestions, word storage, word search based on prepared word list