HACKER Q&A
📣 benrapscallion

What is an RStudio-like IDE for Python?


I am coming from the R world and used to RStudio. Any recommendations for a good IDE for Python similar to RStudio?


  👤 sinenomine Accepted Answer ✓
There is Spyder which is pretty similar: https://www.spyder-ide.org/

👤 lahvak
I am confused. On the former rstudio.com, now posit.co, it says "RStudio is an integrated development environment (IDE) for R and Python." What is it that you are looking for?