O
O
oventarb2015-04-17 08:17:18
Python
oventarb, 2015-04-17 08:17:18

Notepad++ for python development?

What needs to be done to comfortably use Notepad++ for Python development?
What plugins and settings are needed for this?

Answer the question

In order to leave comments, you need to log in

9 answer(s)
V
Vadim Shandrinov, 2015-04-17
@oventarb

Paycharm is heavy, yes. There is a lightweight Geany editor for one-time scripts, just try it, you might like it :)

R
Roman Kitaev, 2015-04-17
@deliro

Download PyCharm
if you are developing something more serious than "Hello World"

K
Kir ---, 2015-04-17
@SowingSadness

I advise you to stop using Notepad++ already. The project was good, but it is outdated. In its place came Sublime Text 3. It can do everything that Notepad++ could and can already do more. It has a huge plugin base and is evolving in 7 mile steps. In addition, plugins for it are written in Python.

E
Evgeny Maltsev, 2015-04-17
@hellpirat

I don't understand people who use Notepad++ for development. Take at least Sublime on the Internet there is a lot of information on how to set it up for Python development, well, or even better, take Pycharm right away, there is also a free version.

Z
zed, 2015-04-17
@zedxxx

Thanks, but I'm more interested in what plugins and settings are needed for this in Notepad ++

It's well written here: Let's Use a Better Python Editor

S
slepowl, 2015-04-17
@slepowl

pyScripter for Windows is not bad.
notepad++ is good for short scripts, nothing more.

L
lPolar, 2015-04-17
@lPolar

Why not Spyder? - https://github.com/spyder-ide/spyder/releases
Lightweight, syntax highlighting is quite powerful.

A
AlexArt, 2017-08-11
@AlexArt84

Go to Plugins → Plugin Manager → Show Plugin Manager. Choose:
1. PyNPP - launch in various modes. There are hot buttons.
2. Python Indent - indents where necessary. Do not forget to check the Enable box in the same place in the list of plugins.
This is my minimalist gentleman's set for today.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question