<?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: Custom Toolsets... in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/custom-addins/m-p/687730#M53257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the help files are the best place to start.&lt;/P&gt;&lt;P&gt;if you are referring to developing analysis tools for use in arcmap using python... start here&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/a-quick-tour-of-creating-tools-in-python.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/a-quick-tour-of-creating-tools-in-python.htm"&gt;A quick tour of creating tools with Python—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;should be looking for web based options, the the other side of the developer divide would best be address by &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​ or &lt;A href="https://community.esri.com/migrated-users/2691"&gt;Rebecca Strauch, GISP&lt;/A&gt;​ amongst&lt;/P&gt;&lt;P&gt;You might also want to decide upon which side of the developer divide to move your post to given the structure of GeoNet as outlined here &lt;A href="https://community.esri.com/docs/DOC-1544"&gt;GeoNet Community Structure&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Apr 2016 23:59:12 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-04-09T23:59:12Z</dc:date>
    <item>
      <title>Custom Addins...</title>
      <link>https://community.esri.com/t5/python-questions/custom-addins/m-p/687729#M53256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS 10.3, If I want to develop a .esriaddin file (addin), is the ArcObjects SDK required? Is VBA still supported, or do I have to develop the addin in Python?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2016 23:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-addins/m-p/687729#M53256</guid>
      <dc:creator>JohnBonifas1</dc:creator>
      <dc:date>2016-04-09T23:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Toolsets...</title>
      <link>https://community.esri.com/t5/python-questions/custom-addins/m-p/687730#M53257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the help files are the best place to start.&lt;/P&gt;&lt;P&gt;if you are referring to developing analysis tools for use in arcmap using python... start here&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/a-quick-tour-of-creating-tools-in-python.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/a-quick-tour-of-creating-tools-in-python.htm"&gt;A quick tour of creating tools with Python—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;should be looking for web based options, the the other side of the developer divide would best be address by &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​ or &lt;A href="https://community.esri.com/migrated-users/2691"&gt;Rebecca Strauch, GISP&lt;/A&gt;​ amongst&lt;/P&gt;&lt;P&gt;You might also want to decide upon which side of the developer divide to move your post to given the structure of GeoNet as outlined here &lt;A href="https://community.esri.com/docs/DOC-1544"&gt;GeoNet Community Structure&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2016 23:59:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-addins/m-p/687730#M53257</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-09T23:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Toolsets...</title>
      <link>https://community.esri.com/t5/python-questions/custom-addins/m-p/687731#M53258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By tools sets, do you mean something like a python addin? That is, something you can easily package and distribute? Just in case it is....&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/python-addins/what-is-a-python-add-in.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/python-addins/what-is-a-python-add-in.htm"&gt;What is a Python add-in?—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is info on addins I have included in a blog &lt;A href="https://community.esri.com/thread/74093"&gt;Tip: Python Addin - getting custom tools/toolbox to work - GPToolDialog&lt;/A&gt; &lt;/P&gt;&lt;P&gt;for what it's worth.&amp;nbsp; Keep in mind that all though toolboxs will still be able to be used in Pro, if you go that route, as least for now, addin will not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 01:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-addins/m-p/687731#M53258</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-04-10T01:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Addins...</title>
      <link>https://community.esri.com/t5/python-questions/custom-addins/m-p/687732#M53259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;circular &lt;A _jive_internal="true" href="https://community.esri.com/message/603795#comment-603795" title="https://community.esri.com/message/603795#comment-603795"&gt;https://community.esri.com/message/603795#comment-603795&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 02:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/custom-addins/m-p/687732#M53259</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-22T02:32:24Z</dc:date>
    </item>
  </channel>
</rss>

