OT: Python development IDE

Paul McNary pmcnary at cameron.net
Mon Jun 18 11:11:35 PDT 2018


1 - ERIC was the original that was used a lot.
2 - Microsoft Visual Studio Code (stand alone) has support for Python.
Here is a link summarizing several ide's.
https://www.techradar.com/news/best-ide-for-python

VIM is fine for writing code.
Main thing with Python is getting use to significant space rules and tabs.

Paul

On 6/18/2018 1:00 PM, Bill Campbell via Filepro-list wrote:
> On Mon, Jun 18, 2018, Richard Kreiss via Filepro-list wrote:
>
>> I decided to learn Python and the course material recommends pycharm as the
>> IDE.
>> I was wondering what you all may be using?
> I use vim.
>
>> Please keep in mind that I am working in an Windows environment.
> 	https://realpython.com/python-ides-code-editors-guide/
>
> Bill



More information about the Filepro-list mailing list