<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Choosing a Python IDE for ArcGIS in 2018 in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870617#M4639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check my blogs as well Fred... skip the clones, conda the original 2.2 and things are fine... as long as you are administrator there is no need to clone to install other packages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2018 23:29:23 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-08-16T23:29:23Z</dc:date>
    <item>
      <title>Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870610#M4632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This blog post on &lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-pro/uncategorized/choosing-the-right-python-integrated-development-environment/" title="https://www.esri.com/arcgis-blog/products/arcgis-pro/uncategorized/choosing-the-right-python-integrated-development-environment/"&gt;Choosing the right Python Integrated Development Environment&lt;/A&gt;&amp;nbsp;from 2013 is&amp;nbsp;aged and needs a reboot.&amp;nbsp; What says the community now on the preferred IDEs for writing scripts with arcpy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 18:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870610#M4632</guid>
      <dc:creator>MattWilkie3</dc:creator>
      <dc:date>2018-08-16T18:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870611#M4633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can get it loaded into ArcGIS Pro, Spyder is pretty nice...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 19:16:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870611#M4633</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-08-16T19:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870612#M4634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;One experience to contribute:&amp;nbsp;&lt;/EM&gt;As concluded in the blog post, for quite awhile &lt;STRONG&gt;PyScripter&lt;/STRONG&gt; was also my best tool --lightweight, feature rich, performant, free and open source. However it stagnated with only one release &lt;A href="https://pyscripter.blogspot.com/2015/"&gt;between 2012 and 2017&lt;/A&gt; and I started experiencing more and more problems with it. After trying and discarding many the IDE's including the awesome &lt;STRONG&gt;&lt;A href="https://www.jetbrains.com/pycharm/"&gt;PyCharm&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;(excellent tool, just too heavyweight for me) I finally settled on the almost unknown &lt;STRONG&gt;&lt;A href="http://www.pyzo.org/"&gt;Pyzo&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;which allowed me to switch between python 2.7 and 3.x seamlessly in the same session and was conda aware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I'm happy to see &lt;A href="https://github.com/pyscripter/pyscripter"&gt;PyScripter is back under active development&lt;/A&gt; and advertises switching environments also without exiting. I haven't tried it again at this point though as I'm still happy with Pyzo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 19:22:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870612#M4634</guid>
      <dc:creator>MattWilkie3</dc:creator>
      <dc:date>2018-08-16T19:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870613#M4635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used all the Py**** ide 's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2018/01/28/spyder"&gt;/blogs/dan_patterson/2018/01/28/spyder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out the screen grabs... a visual guide&lt;/P&gt;&lt;P&gt;A truly project base program and those IPython %magic thingys are pretty handy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lots more on my blog Matt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Spyder, Jupyter console, Jupyter notebook and even... pythonwin (for those nostalgia moments).&lt;/P&gt;&lt;P&gt;Spyder for main work and as the IDE for ArcGIS Pro editing, Jupyter console for quick one-liners and snippet testing... Jupyter notebook because uhhhh … oh yes, the ArcGIS module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 22:26:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870613#M4635</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-16T22:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870614#M4636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jupyter speaks arcpy? Cool. I didn't know that, Jupyter is one of&amp;nbsp;those things on the perennial "I must learn about that!" inbox that somehow never gets any love&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 22:59:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870614#M4636</guid>
      <dc:creator>MattWilkie3</dc:creator>
      <dc:date>2018-08-16T22:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870615#M4637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check my blogs... Matt. I think I have covered everything there and if there isn't something that you want to see, let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 23:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870615#M4637</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-16T23:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870616#M4638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have always liked Spyder but had a hard time implementing when I had ArcGIS Installed. Checkout this &lt;A href="https://gis.stackexchange.com/questions/119503/getting-arcpy-to-work-with-anaconda"&gt;SE GIS &lt;/A&gt;post and use a Anaconda installation of Spyder.&amp;nbsp; Thankfully now I have an Anaconda environment which also contains access to Arcpy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 23:21:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870616#M4638</guid>
      <dc:creator>FredKellner2</dc:creator>
      <dc:date>2018-08-16T23:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870617#M4639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check my blogs as well Fred... skip the clones, conda the original 2.2 and things are fine... as long as you are administrator there is no need to clone to install other packages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 23:29:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870617#M4639</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-16T23:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870618#M4640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pythonistas.... call to arms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/15429" target="_blank"&gt;https://community.esri.com/ideas/15429&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:50:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870618#M4640</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-06-22T08:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870619#M4641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Microsoft Visual Studio IDE is definitely &lt;STRONG&gt;NOT&lt;/STRONG&gt; my favorite python scripting IDE, it's counter-intuitive, cumbersome, slow and looks too old, but when it comes to debugging Script Tools I've been developing for ArcGIS Pro (current version 2.2.1), I feel like no other choice. and as every developer knows, debugging is arguably the most important feature you need when coding just because there are very few genius who can type away their code without leaving any logical or syntax errors /bugs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MS Visual Studio is the only IDE that can be invoked from ArcGIS Pro to debug your script tools and tool validation code by attaching the running Pro process to the IDE.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/arcpy/get-started/debugging-python-code.htm" title="http://pro.arcgis.com/en/pro-app/arcpy/get-started/debugging-python-code.htm"&gt;Debug Python code—ArcPy Get Started | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish more IDEs with great debug features will be supported by ArcGIS Pro in the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 00:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870619#M4641</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2018-08-23T00:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870620#M4642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #111111; background-color: #ffffff; border: 0px; font-size: 14px; margin: 0px 0px 15px;"&gt;there is a wide range of options. it depends on your workflows and purposes.&lt;/DIV&gt;&lt;DIV class="" style="color: #111111; background-color: #ffffff; border: 0px; font-size: 14px; margin: 0px 0px 15px;"&gt;if your work based on the web, then the appropriate code editor would be pycharm pro or vs code.&lt;/DIV&gt;&lt;DIV class="" style="color: #111111; background-color: #ffffff; border: 0px; font-size: 14px; margin: 0px 0px 15px;"&gt;if your work on data science, then spyder would be the best option. now spyder integrates kite machine learning process which is very useful in the case of autocompletes and documentation. additionally, vs code and spyder are free and pycharm pro is a commercial code editor.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 03:23:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870620#M4642</guid>
      <dc:creator>HafezAhmad</dc:creator>
      <dc:date>2020-03-30T03:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing a Python IDE for ArcGIS in 2018</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870621#M4643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know... I have many blogs on spyder, cloning, and numpy, scipy related issues.&lt;/P&gt;&lt;P&gt;As for Spyder... 2018 was so two-years-ago&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2019/12/12/spyder-4-the-python-ide-for-science"&gt;/blogs/dan_patterson/2019/12/12/spyder-4-the-python-ide-for-science&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 12:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/choosing-a-python-ide-for-arcgis-in-2018/m-p/870621#M4643</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-03-30T12:57:00Z</dc:date>
    </item>
  </channel>
</rss>

