Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 423 Bytes

File metadata and controls

13 lines (8 loc) · 423 Bytes

PCY: Python Completes You

A super-fast Python based Autocomplete library that autocomplete incomplete words using various methods like dictionary lookup, ML based models, etc.

For more information, please check the official documentation at https://imdeepmind.com/python-completes-you/

Installation

Run the following command

pip install pcy