<?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: Importing custom tools from ArcMap to ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/importing-custom-tools-from-arcmap-to-arcgis-pro/m-p/1248751#M64302</link>
    <description>&lt;P&gt;There are no Python Addins in ArcGIS Pro, and there are no plans to add them:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/python-add-ins-for-arcgis-pro/idc-p/1017966/highlight/true#M14944" target="_blank"&gt;Python Add-Ins for ArcGIS Pro - Page 8 - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Instead, Addins have to be built with the ArcGIS Pro SDK for .Net.&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/build-your-first-add-in/" target="_blank"&gt;Build your first add-in | Documentation | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With some luck, you can port the majority of your addin functionality into a Python toolbox. With that, you would have to same GUI as the normal ArcGIS geoprocessing tools. You may want to look into&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/a-quick-tour-of-python-toolboxes.htm" target="_blank"&gt;What is a Python toolbox?—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;If you decide to go down that route, It's important to note that ArcMap uses Python 2.7, but ArcGIS Pro uses Python 3.X. There are some changes in the syntax, you can read more here:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/python-migration-for-arcgis-pro.htm" target="_blank"&gt;Python migration from 10.x to ArcGIS Pro—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2023 16:15:15 GMT</pubDate>
    <dc:creator>JohannesLindner</dc:creator>
    <dc:date>2023-01-17T16:15:15Z</dc:date>
    <item>
      <title>Importing custom tools from ArcMap to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-custom-tools-from-arcmap-to-arcgis-pro/m-p/1248694#M64297</link>
      <description>&lt;P&gt;I have custom tools I've added to ArcMap in the ESRI addin format.&amp;nbsp; How do I migrate those to ArcGIS Pro?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 14:44:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-custom-tools-from-arcmap-to-arcgis-pro/m-p/1248694#M64297</guid>
      <dc:creator>ScottRobinson</dc:creator>
      <dc:date>2023-01-17T14:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Importing custom tools from ArcMap to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-custom-tools-from-arcmap-to-arcgis-pro/m-p/1248751#M64302</link>
      <description>&lt;P&gt;There are no Python Addins in ArcGIS Pro, and there are no plans to add them:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/python-add-ins-for-arcgis-pro/idc-p/1017966/highlight/true#M14944" target="_blank"&gt;Python Add-Ins for ArcGIS Pro - Page 8 - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Instead, Addins have to be built with the ArcGIS Pro SDK for .Net.&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/build-your-first-add-in/" target="_blank"&gt;Build your first add-in | Documentation | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With some luck, you can port the majority of your addin functionality into a Python toolbox. With that, you would have to same GUI as the normal ArcGIS geoprocessing tools. You may want to look into&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/a-quick-tour-of-python-toolboxes.htm" target="_blank"&gt;What is a Python toolbox?—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;If you decide to go down that route, It's important to note that ArcMap uses Python 2.7, but ArcGIS Pro uses Python 3.X. There are some changes in the syntax, you can read more here:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/python-migration-for-arcgis-pro.htm" target="_blank"&gt;Python migration from 10.x to ArcGIS Pro—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 16:15:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-custom-tools-from-arcmap-to-arcgis-pro/m-p/1248751#M64302</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-01-17T16:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Importing custom tools from ArcMap to ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-custom-tools-from-arcmap-to-arcgis-pro/m-p/1248871#M64307</link>
      <description>&lt;P&gt;Thank-you for the information.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 20:41:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-custom-tools-from-arcmap-to-arcgis-pro/m-p/1248871#M64307</guid>
      <dc:creator>ScottRobinson</dc:creator>
      <dc:date>2023-01-17T20:41:28Z</dc:date>
    </item>
  </channel>
</rss>

