<?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:  Python toolbox Encryption in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110005#M8512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;My python toolbox is pretty different:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Our friend Dan has moved on to ArcGIS Pro (he must have a faster laptop than me). Your screenshot is from ArcMap.&lt;/P&gt;&lt;P&gt;It appears from the help (ie no help doc for 10.4.1) that EncryptPYT is not supported in 10.4.1, you need to update to 10.5 or use Pro (or &lt;A _jive_internal="true" href="https://community.esri.com/docs/DOC-8359"&gt;Pro's conda environment&lt;/A&gt;) if you want to use that that function. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/encrypting-python-toolboxes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/encrypting-python-toolboxes.htm"&gt;Encrypting a Python toolbox—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2017 23:33:07 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2017-05-15T23:33:07Z</dc:date>
    <item>
      <title>Python toolbox Encryption</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110002#M8509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to encrypt a developed Python toolbox using &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/functions/encryptpyt.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;EncryptPYT&lt;/A&gt;&amp;nbsp;as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcpy

toolbox &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'d:/tools/analysis.pyt'&lt;/SPAN&gt;
password &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'&amp;lt;your password&amp;gt;'&lt;/SPAN&gt;

arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;EncryptPYT&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;toolbox&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; password&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used ArcGIS python window, but it did not recognize "EncryptPYT". My ArcGIS version is 10.4.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110002#M8509</guid>
      <dc:creator>MohammadrezaNikfal1</dc:creator>
      <dc:date>2021-12-11T06:36:13Z</dc:date>
    </item>
    <item>
      <title>Re:  Python toolbox Encryption</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110003#M8510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make your life easier... right-click on the toolbox and...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/351215_encrypt.png" style="height: 241px;" width="306" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 22:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110003#M8510</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-15T22:18:50Z</dc:date>
    </item>
    <item>
      <title>Re:  Python toolbox Encryption</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110004#M8511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My python toolbox is pretty different:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/351151_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 22:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110004#M8511</guid>
      <dc:creator>MohammadrezaNikfal1</dc:creator>
      <dc:date>2017-05-15T22:28:37Z</dc:date>
    </item>
    <item>
      <title>Re:  Python toolbox Encryption</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110005#M8512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;My python toolbox is pretty different:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Our friend Dan has moved on to ArcGIS Pro (he must have a faster laptop than me). Your screenshot is from ArcMap.&lt;/P&gt;&lt;P&gt;It appears from the help (ie no help doc for 10.4.1) that EncryptPYT is not supported in 10.4.1, you need to update to 10.5 or use Pro (or &lt;A _jive_internal="true" href="https://community.esri.com/docs/DOC-8359"&gt;Pro's conda environment&lt;/A&gt;) if you want to use that that function. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/encrypting-python-toolboxes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/encrypting-python-toolboxes.htm"&gt;Encrypting a Python toolbox—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 23:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110005#M8512</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-05-15T23:33:07Z</dc:date>
    </item>
    <item>
      <title>Re:  Python toolbox Encryption</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110006#M8513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Curtis&amp;nbsp; ....&amp;nbsp;&lt;A href="https://www.microsoft.com/en-ca/store/d/surface-book/8txj08q9lxdt/04KS"&gt;https://www.microsoft.com/en-ca/store/d/surface-book/8txj08q9lxdt/04KS&lt;/A&gt;&amp;nbsp; the 8 Gb Book is good enough for coding while watching tv &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt; and PRO runs nicely since I am a network of 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 00:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110006#M8513</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-16T00:04:22Z</dc:date>
    </item>
    <item>
      <title>Re:  Python toolbox Encryption</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110007#M8514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;encrypt a my toolbox using new version or Pro, Can I use that in older versions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 15:39:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110007#M8514</guid>
      <dc:creator>MohammadrezaNikfal1</dc:creator>
      <dc:date>2017-05-16T15:39:24Z</dc:date>
    </item>
    <item>
      <title>Re:  Python toolbox Encryption</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110008#M8515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you keep a copy of everything, you can test for yourself if you have multiple installations available.&amp;nbsp; I would be less worried about moving backwards since PRO 2.0 is on the horizon and PRO 1.4.1 is less 'issue-full' than previous versions.&amp;nbsp; If people can install 1.x... they can install the latest version, saving you the hassle.&amp;nbsp; So I will say 'yes' ... but 'why bother'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 15:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110008#M8515</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-16T15:47:53Z</dc:date>
    </item>
    <item>
      <title>Re:  Python toolbox Encryption</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110009#M8516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was unsuccessfully looking for details on that in the help -- but honestly I doubt it, it looks like new functionality. You could always try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 15:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-encryption/m-p/110009#M8516</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-05-16T15:48:38Z</dc:date>
    </item>
  </channel>
</rss>

