Github repo: https://github.com/lab-ml/python_autocomplete
You can try training on Google Colab: https://colab.research.google.com/github/lab-ml/python_autocomplete/blob/master/notebooks/train.ipynb
Here are some sample evaluations/visualizations of the trained model: https://colab.research.google.com/github/lab-ml/python_autocomplete/blob/master/notebooks/evaluate.ipynb
Working on a simple VSCode extension to test this out. Will open source it soon on the same repository.