<?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 ArcPy: Compiling Python Toobox scripts (.pyt) that use ArcGIS Geoprocessing Tools to executable (.exe)? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-compiling-python-toobox-scripts-pyt-that-use/m-p/1346778#M69177</link>
    <description>&lt;P&gt;I've been developing a complex python toolbox to optimize user workflow. The python script (.pyt) is written based off the toolbox template and used &lt;EM&gt;arcpy&lt;/EM&gt; for multiple geoprocessing tasks.&amp;nbsp;&lt;SPAN&gt;I want the end product to be a EXE file - so that users can run it out of process without opening ArcGIS Pro.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible to compile Python scripts that import the arcpy module and that call ArcToolBox tools?&lt;/P&gt;&lt;P&gt;It is possible to publish slpk or hosted feature layers using python without opening ArcGIS Pro?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2023 17:21:52 GMT</pubDate>
    <dc:creator>CiciXiao</dc:creator>
    <dc:date>2023-11-07T17:21:52Z</dc:date>
    <item>
      <title>ArcPy: Compiling Python Toobox scripts (.pyt) that use ArcGIS Geoprocessing Tools to executable (.exe)?</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-compiling-python-toobox-scripts-pyt-that-use/m-p/1346778#M69177</link>
      <description>&lt;P&gt;I've been developing a complex python toolbox to optimize user workflow. The python script (.pyt) is written based off the toolbox template and used &lt;EM&gt;arcpy&lt;/EM&gt; for multiple geoprocessing tasks.&amp;nbsp;&lt;SPAN&gt;I want the end product to be a EXE file - so that users can run it out of process without opening ArcGIS Pro.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible to compile Python scripts that import the arcpy module and that call ArcToolBox tools?&lt;/P&gt;&lt;P&gt;It is possible to publish slpk or hosted feature layers using python without opening ArcGIS Pro?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 17:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-compiling-python-toobox-scripts-pyt-that-use/m-p/1346778#M69177</guid>
      <dc:creator>CiciXiao</dc:creator>
      <dc:date>2023-11-07T17:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Compiling Python Toobox scripts (.pyt) that use ArcGIS Geoprocessing Tools to executable (.exe)?</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-compiling-python-toobox-scripts-pyt-that-use/m-p/1346785#M69178</link>
      <description>&lt;P&gt;You can import your Python toolbox and use it in a different, standalone script.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/adding-and-removing-toolboxes.htm" target="_blank"&gt;Add toolboxes in Python—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 17:26:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-compiling-python-toobox-scripts-pyt-that-use/m-p/1346785#M69178</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2023-11-07T17:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Compiling Python Toobox scripts (.pyt) that use ArcGIS Geoprocessing Tools to executable (.exe)?</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-compiling-python-toobox-scripts-pyt-that-use/m-p/1346875#M69181</link>
      <description>&lt;P&gt;You can certainly fashion a &lt;FONT face="courier new,courier"&gt;.bat&lt;/FONT&gt; file that calls &lt;FONT face="courier new,courier"&gt;python tool.pyt arg1 ... argN&lt;/FONT&gt;, but it can't be a &lt;FONT face="courier new,courier"&gt;.exe&lt;/FONT&gt; executable.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 20:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-compiling-python-toobox-scripts-pyt-that-use/m-p/1346875#M69181</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2023-11-07T20:01:17Z</dc:date>
    </item>
  </channel>
</rss>

