What Python IDE does Jow Forums use?

What Python IDE does Jow Forums use?

Attached: python-logo.png (290x82, 10K)

>IDE
expected nothing else from scriptkiddies

Why the hate against IDEs?

>IDE for Python

Attached: 1541589835635.jpg (564x477, 45K)

pycharm because I'm not a jobless neet

vim + screen + pdb
and that's the only acceptable answer

Attached: 1502163747444.jpg (960x1280, 332K)

Kwrite on KDE

I personally use vim. I'm giving python lessons for engineers though, they cannot do without an IDE. I tried.

Forgot to add: Spyder

pycharm is free

Lol, not using tmux. Keep it stupid user.

geany

If your project is large enough that you think you need an IDE you're probably using the wrong language.

vim

this
Kate text editor for all languages.

Notepad++

No ide, just nvim

Emacs

IDLE :^)

Atom
unironically

cracked pycharm

bloat, makes you less efficient
(someone pls post the chart)

Visual Botnet Code

VSC is the only correct answer for python development

>IDE
Jesus, the fucking state of Jow Forums.

IDEA lol

whats the point of a phyton ide?

based

can someone post this chart

jupyter notebook if you are doing something that needs it. kys otherwise

Why wouldn't you just use vim?

Vim with pylint, syntastic and a couple other plugins has served me fine so far.

If I’m actually at the computer spyder. If i only have a terminal or trying it over ssh, emacs

Attached: A1B25969-37F8-4583-9B86-DC0F6EFAD574.jpg (500x438, 42K)

what fucking chart?

Pycharm and spacemacs

has nothing to do with the size of the project but complexity.

any reasonably complex software benefits greatly from an IDE and a debugger, especially with python if you need to switch interpreters between projects and have an integrated package manager.

you're all clueless hacks. lol programming in a text editor, ok bud good luck with that im sure you're writing some serious fizzbuzz

Attached: 1543854085160.png (420x493, 175K)

Kate is great, but it sucks that you have to have KDE in order to use it.
So I moved to and it's almost as good.

VSC

> IDE
my IDE is any text editor and a terminal.

>What Python IDE does Jow Forums use?
I tend to use C++ because it has SO much support and libraries. The IDE I use is either vi, sublime or code:blocks.

Why do people bother with Python?

>I tend to use C++ because it has SO much support and libraries
>Why do people bother with Python?
Because of the support and libraries. pip + venv/pipenv makes it brain-dead easy to import other people's code. Plus, even though CPython is slow, not having to go through an intermediary compile-time step is nice.

yea I agree. But since I use kdenlive, Kate, and several other things I just gave up and use kde now. The WM in it is very full featured I like that I can bind super key + left click to move windows instead of some stupid hotkeys etc

>python
>complex project

Attached: 1520903504561.jpg (222x336, 25K)

>development environment
it's not even a real programming language
why would you even want to try to develop anything in it?
Visual Basic is more of a real language than python.

Completely and unironically IDLE.

Attached: 1450345866779.jpg (1280x720, 81K)

Same

How's year two going?

Small scripts: vim
Actual projects: PyCharm

>any reasonably complex software benefits greatly from an IDE and a debugger
My point was that you're gonna benefit even more by not using Python (or any other dynamically typed scripting language) for large/complex software. Even with an IDE your experience is gonna be subpar.

t. Sentdex

spyder

t data analyst