FROM DEVS FOR DEVS, THE PYCOMPLETE PROJECT WAS CREATED IN ORDER TO SUPPORT OTHER PROGRAMMERS AND ENHANCE THE LEARNING EXPERIENCE OF BEGINNER CODERS WHO WISH TO BEGIN THEIR CAREER WITH PYTHON!
PyComplete is an open source app which utilizes Machine learning in order to provide the best Python suggestions you’d ever need.
Information on how to run PyComplete can be found in the full PyComplete Docs. The model is based on Gallois Autocompleter which is completely open source. The front end is vanilla.
Python packages sabotaged us a little since we had problems installing everything and configuring the environment. The model training took a while, especially as we had to use our own resources since we weren’t provided any by the organiser