<?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: arcpy offline documentation in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718229#M55651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mr Patterson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an idea why there is none?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2016 18:07:11 GMT</pubDate>
    <dc:creator>MaximeDemers</dc:creator>
    <dc:date>2016-04-12T18:07:11Z</dc:date>
    <item>
      <title>arcpy offline documentation</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718226#M55648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I would need the arcpy 10.3 offline documentation, same as found online here: &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy/what-is-arcpy-.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy/what-is-arcpy-.htm"&gt;What is ArcPy?—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant find it nowhere. The offline documentation installed with ArcGIS desktop dont seem to include the arcpy documentation with classes and functions complete definitions.&lt;/P&gt;&lt;P&gt;Can I download it somewhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 17:49:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718226#M55648</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2016-04-12T17:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy offline documentation</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718227#M55649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is none.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 17:57:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718227#M55649</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-12T17:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy offline documentation</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718228#M55650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found the Module Docs which could be useful. Does it means there is no html documentation available offline?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 17:57:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718228#M55650</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2016-04-12T17:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy offline documentation</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718229#M55651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mr Patterson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an idea why there is none?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 18:07:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718229#M55651</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2016-04-12T18:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy offline documentation</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718230#M55652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;everything is going offline...try and find a hardcopy manual for just about anything.&amp;nbsp; I can't remember the last time I installed software from a CD/DVD.&amp;nbsp; Even my tax software came in a box...it contained a piece of paper with a registration code...it was obviously designed for the must clutch something generation from which I came.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are on a machine with Arc* installed, I use Python and your favorite IDE to get help&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; import arcpy&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; dir(arcpy)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; help(arcpy)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; help(arcpy.ListFeatureClasses)&amp;nbsp; etc etc&lt;/P&gt;&lt;P&gt;I also use a program called Snagit (www.techsmith.com) so If I get really desparate and need a webpage and I know I will be away without internet access (pretty hard to do ... but just imagine), I can screengrab scrolling webpages before I leave.&lt;/P&gt;&lt;P&gt;There are a couple of python/arcpy books produced by esri press that may suit some people.&lt;/P&gt;&lt;P&gt;We are moving away from paper simply because a webpage can be updated almost instantly and the world is connected.&amp;nbsp; The vision of the Borg Collective is not that far off when it comes to information &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 18:14:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718230#M55652</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-12T18:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy offline documentation</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718231#M55653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just prefer working with offline doc because it displays faster than online. Thank you for your answer! Have a good day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 18:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-offline-documentation/m-p/718231#M55653</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2016-04-12T18:41:40Z</dc:date>
    </item>
  </channel>
</rss>

