<?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>idea Make arcpy.EncryptPYT() and arcpy.DecryptPYT() work with atbx toolboxes in Python Ideas</title>
    <link>https://community.esri.com/t5/python-ideas/make-arcpy-encryptpyt-and-arcpy-decryptpyt-work/idi-p/1296982</link>
    <description>&lt;P&gt;I have been working on a large conversion of an ArcMap AddIn into a python atbx toolbox. So far so good. I know when looking at the tool property I can encrypt the tool to protect the source code by clicking on this button:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DuncanHornby_0-1686182216136.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72627i93B5B7D69259EB4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DuncanHornby_0-1686182216136.png" alt="DuncanHornby_0-1686182216136.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But my atbx Toolbox has many tools so I was looking at&amp;nbsp;arcpy.EncryptPYT() as a way of automating the encryption of the tools in the toolbox. This does not work, I assume its for a pyt tool but there appears to be no equivalence for atbx toolboxes.&amp;nbsp; Either expand the capability of&amp;nbsp;arcpy.EncryptPYT() and arcpy.DecryptPYT() to work with atbx toolboxes or add new functions to arcpy that can encrypt python tools in an atbx toolbox.&amp;nbsp; For the record all my python is embedded in the atbx for convenience and I will have to manually go through all tools setting the encryption password, a less than ideal situation.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 00:04:01 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2023-06-08T00:04:01Z</dc:date>
    <item>
      <title>Make arcpy.EncryptPYT() and arcpy.DecryptPYT() work with atbx toolboxes</title>
      <link>https://community.esri.com/t5/python-ideas/make-arcpy-encryptpyt-and-arcpy-decryptpyt-work/idi-p/1296982</link>
      <description>&lt;P&gt;I have been working on a large conversion of an ArcMap AddIn into a python atbx toolbox. So far so good. I know when looking at the tool property I can encrypt the tool to protect the source code by clicking on this button:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DuncanHornby_0-1686182216136.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72627i93B5B7D69259EB4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DuncanHornby_0-1686182216136.png" alt="DuncanHornby_0-1686182216136.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But my atbx Toolbox has many tools so I was looking at&amp;nbsp;arcpy.EncryptPYT() as a way of automating the encryption of the tools in the toolbox. This does not work, I assume its for a pyt tool but there appears to be no equivalence for atbx toolboxes.&amp;nbsp; Either expand the capability of&amp;nbsp;arcpy.EncryptPYT() and arcpy.DecryptPYT() to work with atbx toolboxes or add new functions to arcpy that can encrypt python tools in an atbx toolbox.&amp;nbsp; For the record all my python is embedded in the atbx for convenience and I will have to manually go through all tools setting the encryption password, a less than ideal situation.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 00:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/make-arcpy-encryptpyt-and-arcpy-decryptpyt-work/idi-p/1296982</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2023-06-08T00:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Make arcpy.EncryptPYT() and arcpy.DecryptPYT() work with atbx toolboxes</title>
      <link>https://community.esri.com/t5/python-ideas/make-arcpy-encryptpyt-and-arcpy-decryptpyt-work/idc-p/1395768#M292</link>
      <description>&lt;P&gt;Anyone from the geoprocessing\python esri team have a solution to this? If you have a toolbox&amp;nbsp; (atbx) with dozens of embedded scripts how to do you en masse encrypt all scripts?&amp;nbsp; I'm regularly hitting this problem and in need of a solution.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 12:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/make-arcpy-encryptpyt-and-arcpy-decryptpyt-work/idc-p/1395768#M292</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2024-03-14T12:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Make arcpy.EncryptPYT() and arcpy.DecryptPYT() work with atbx toolboxes</title>
      <link>https://community.esri.com/t5/python-ideas/make-arcpy-encryptpyt-and-arcpy-decryptpyt-work/idc-p/1495923#M326</link>
      <description>&lt;P&gt;No one from the entirety of ESRI has any suggestions/comments?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 13:42:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/make-arcpy-encryptpyt-and-arcpy-decryptpyt-work/idc-p/1495923#M326</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2024-06-21T13:42:45Z</dc:date>
    </item>
  </channel>
</rss>

