Jump to content

IDE for Python??

ionbasa
Go to solution Solved by ionbasa,

Thank you all for your thoughts and inputs. I like PyCharm so far; works great for what I need it to do.

On ‎13‎/‎10‎/‎2017 at 7:13 AM, ionbasa said:

I'm trying to pick up learning python. An hardware level application supports both python and Matlab/Simulink, so I thought it would be great way to try python out. I'm fairly adept at Matlab, C, C++.

Thoughts on an IDE? Is one even needed? Or just run the scripts directly in a console (Powershell)? I'm on Windows.

You should check out Atom it's a great free open source text editor and if you download the package 'scripts' you can run your python from it. It's made by GitHub and is a really great text editor I use it for most everything.

There are 10 types of people in the world: those who understand binary numbers and those who don’t

bulgara, oh nono

Multipass

Link to comment
Share on other sites

Link to post
Share on other sites

On ‎21‎/‎10‎/‎2017 at 4:05 PM, Tazman192 said:

Get outta here telling people not to like Python. It's better than most languages for anything to do with data science or machine learning.

or web scraping or doing anything with files. Super easy syntax with great modules. I've nit used anything else fort he past year. 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

Thank you all for your thoughts and inputs. I like PyCharm so far; works great for what I need it to do.

▶ Learn from yesterday, live for today, hope for tomorrow. The important thing is not to stop questioning. - Einstein◀

Please remember to mark a thread as solved if your issue has been fixed, it helps other who may stumble across the thread at a later point in time.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×