element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Experts, Learning and Guidance
  • Technologies
  • More
Experts, Learning and Guidance
Ask an Expert Forum NEED A PYTHON EDITOR
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experts, Learning and Guidance to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 14 replies
  • Answers 2 answers
  • Subscribers 282 subscribers
  • Views 2379 views
  • Users 0 members are here
Related
See a helpful answer?

Be sure to click 'more' and select 'suggest as answer'!

If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!

NEED A PYTHON EDITOR

Former Member
Former Member over 11 years ago

I am start working on python I need a python editor to use recommend me the good python editor  Please.

  • Sign in to reply
  • Cancel

Top Replies

  • surbhika
    surbhika over 3 years ago +3 suggested
    i would recommend spyder "from anaconda" for all beginning with python... only if you don't mind its bulkiness.
  • cloder
    cloder over 3 years ago +1
    I recommend to try Codelobster Python IDE
  • feiticeir0
    feiticeir0 over 3 years ago +1
    I love Visual Studio code, with the pylance extension.
  • Former Member
    0 Former Member over 11 years ago

    You can try Python IDE &amp Django IDE for Web developers : JetBrains PyCharm

    I use PHPstorm recently and its pretty good once you get past its little quirks. Its cross-platform and reliable, I presume PyCharm is similar although I have not used that particular variant .

     

     

    Gerry

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • vsluiter
    0 vsluiter over 11 years ago

    I recently took a Python course, and we used pyzo, using IEP. Really, really nice.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • michaelkellett
    0 michaelkellett over 11 years ago in reply to vsluiter

    I hadn't seen Pyzo before - just downloaded it and agree that it looks nice. Thanks.

     

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dwinhold
    0 dwinhold over 11 years ago in reply to vsluiter

    I agree, Pyzo is very good!! I use it as well.

     

    Dale

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cloder
    0 cloder over 3 years ago

    I recommend to try Codelobster Python IDE

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • surbhika
    0 surbhika over 3 years ago

    i would recommend spyder "from anaconda" for all beginning with python... only if you don't mind its bulkiness.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • phoenixcomm
    0 phoenixcomm over 3 years ago in reply to Former Member

    Gerry, Eclipse is the way to go!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • feiticeir0
    0 feiticeir0 over 3 years ago

    I love Visual Studio code, with the pylance extension.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • colporteur
    0 colporteur over 3 years ago

    I have used two. I started with Pycharm and moved to Visual Studio Code. I was looking for a product that had no licensing cost. I am not a professional coder. I rank in the category of an amateur.

    I used PE for many years until a friend suggested VSC because it provided terminal support (i.e run code in a terminal from the editing window) without requiring a license. In addition, VSC provided some really nice environment tailoring for python. I moved to VSC and haven't looked back. I also use VSC for Arduino coding now also.

    A technical magazine published an article of mine a few years ago that I wrote on how to deploy the VSC software in a Raspberry Pi development environment. It enables you to manage code on a PI using the application from a main host. The deployment to the Pi is quick and easy, giving a consistent environment.

    Copyright prevents me from posting the article. If it can provide some value send me an email and I can share it.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz over 3 years ago in reply to surbhika

    I've recently started using that too. It's definitely overkill for an IDE : ) But is great. There's a screenshot below for anyone curious what it's like. I like the variable explorer. It's a very smooth experience for working with datasets, quickly exploring files and working with their content.

    I don't have a favourite IDE for Python, I often use Visual Code, or sometimes PyCharm, they are both good too. Or just 'vi' in Linux.

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube