Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the best Python IDE for Mac OS X? [duplicate]

Tags:

python

macos

ide

Possible Duplicate:
What’s a good IDE for Python on the Mac?

Hi,

I'm going to start a quite big python project development under Mac OS X. What is the best python IDE for Mac OS X -recommended freeware-.

like image 397
Osama Gamal Avatar asked Aug 08 '10 18:08

Osama Gamal


People also ask

Is Xcode a good IDE for Python?

Short answer : you can't. Long answer: Xcode is for C,C++, Objective C and Swift only. Use Pycharm community edition for python.

Is PyCharm better than VS Code?

PyCharm and VSCode provide similar code management features, but PyCharm stands out with the ability to “Search Everywhere.” UI elements, classes, and files are all fair game for Search Everywhere, even if what you're looking for isn't in the current project.

What is the official Python IDE?

IDLE is Python's Integrated Development and Learning Environment.


1 Answers

Pydev with Eclipse.

like image 86
banx Avatar answered Sep 23 '22 01:09

banx