An AI powered autocompletion python editor, web based super light weight !
git clone https://github.com/malay9418/Pypilot-Editor
cd Pypilot-Editor
pip install -r requirements.txt
python3 main.py
Your terminal will look like
* Serving Flask app 'main'
* Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://127.0.0.1:5000
Press CTRL+C to quit
* Restarting with stat
* Debugger is active!
* Debugger PIN: 811-635-709
Now visit the url: http://127.0.0.1:5000
in your web browser and Enjoy !!