Setting up Notepad ++ for Python

Nora Nguyen
Nora Nguyen
67.3 هزار بار بازدید - 4 سال پیش - * I said in the
* I said in the audio that notepad++ works with windows and mac, but I recently found out it ONLY works on Windows

Steps for notepad++ w/ python
- Download python for windows (3.6.3)
- Copy File location
- Download Notepad++
- Plugins\Plugins admin
- Search "NppExec" and install plugin
- Restart Notepad ++
- Plugins\ NppExec \ Execute
- Write the location of Python (C:\Users\(Your User)\AppData\Local\Programs\Python\Python38-32\python.exe "$(FILE_NAME)")
- Save as "Run Python"
- Plugins \ NppExec \ Advanced options
- Check "place to the Macros submenu"
- Click associated script and choose "Run Python"
- Click add
- Restart Notepad++
- Macro \ Run with python

IDE's I recommend:
Pythonista
Notepad ++

Useful Resources
https://docs.python.org/3/library/
https://www.dummies.com/programming/p...
https://www.infoworld.com/article/320...
4 سال پیش در تاریخ 1399/08/26 منتشر شده است.
67,355 بـار بازدید شده
... بیشتر