<?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 Python code Module in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-code-module/m-p/105247#M8109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm currently running ArcMap basis 10.2.0. in the pervious version 10.1 I was able to download an external module that could run python code.&amp;nbsp; In that module you were able to show line numbers which greatly help when you are learning coding.&amp;nbsp; It was locate on C:\Python27\ArcGIS10.1\lib\site-packages.&amp;nbsp; It was an .exe and the desk top module was a snake. I can't seem to find it when I go to C:\Python27\ArcGIS10.1\lib\site-packages.&amp;nbsp; does anyone know if it is still available if yes how to download it.&amp;nbsp; Thanks, chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 13:28:01 GMT</pubDate>
    <dc:creator>ChrisSlinko</dc:creator>
    <dc:date>2014-05-06T13:28:01Z</dc:date>
    <item>
      <title>Python code Module</title>
      <link>https://community.esri.com/t5/python-questions/python-code-module/m-p/105247#M8109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm currently running ArcMap basis 10.2.0. in the pervious version 10.1 I was able to download an external module that could run python code.&amp;nbsp; In that module you were able to show line numbers which greatly help when you are learning coding.&amp;nbsp; It was locate on C:\Python27\ArcGIS10.1\lib\site-packages.&amp;nbsp; It was an .exe and the desk top module was a snake. I can't seem to find it when I go to C:\Python27\ArcGIS10.1\lib\site-packages.&amp;nbsp; does anyone know if it is still available if yes how to download it.&amp;nbsp; Thanks, chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 13:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-code-module/m-p/105247#M8109</guid>
      <dc:creator>ChrisSlinko</dc:creator>
      <dc:date>2014-05-06T13:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Python code Module</title>
      <link>https://community.esri.com/t5/python-questions/python-code-module/m-p/105248#M8110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are plenty of python editors. IDLE can not display line numbers (yet). Some work arounds &lt;/SPAN&gt;&lt;A href="http://stackoverflow.com/questions/18805203/how-to-turn-on-line-numbers-in-idle"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're probably looking for "Pythonwin". There is some help for installed Pythonwin to ArcGIS &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/23413-where-and-how-install-pythonwin-2.6-under-arcgis-10"&gt;here&lt;/A&gt;&lt;SPAN&gt;. You can also download it online &lt;/SPAN&gt;&lt;A href="http://sourceforge.net/projects/pywin32/files/pywin32/"&gt;here&lt;/A&gt;&lt;SPAN&gt;, but you'd have to be &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;very&lt;/STRONG&gt;&lt;SPAN&gt; careful not to mess up your arcpy install.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 13:56:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-code-module/m-p/105248#M8110</guid>
      <dc:creator>JoshuaChisholm</dc:creator>
      <dc:date>2014-05-06T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Python code Module</title>
      <link>https://community.esri.com/t5/python-questions/python-code-module/m-p/105249#M8111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;PythonWin gives you row and column numbers of the cursor postion down at the lower right corner of the app window.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 14:32:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-code-module/m-p/105249#M8111</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2014-05-06T14:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Python code Module</title>
      <link>https://community.esri.com/t5/python-questions/python-code-module/m-p/105250#M8112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Other options include PyScripter (my favorite), Notepad ++, ConText, etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 14:51:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-code-module/m-p/105250#M8112</guid>
      <dc:creator>Zeke</dc:creator>
      <dc:date>2014-05-06T14:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Python code Module</title>
      <link>https://community.esri.com/t5/python-questions/python-code-module/m-p/105251#M8113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;besodes reporting the line number in the status bar,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IDLE also has a GoTo Line command: press Atl+G&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 15:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-code-module/m-p/105251#M8113</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2014-05-06T15:51:50Z</dc:date>
    </item>
  </channel>
</rss>

