<?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: hi . i want to give my python script to others but i don't want them to be able read code , or some how compile them. is that possible? or license it? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391894#M5428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tanx&amp;nbsp;&lt;/P&gt;&lt;P&gt;can u give me reference please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2016 07:55:32 GMT</pubDate>
    <dc:creator>MohammadBabaei1</dc:creator>
    <dc:date>2016-11-22T07:55:32Z</dc:date>
    <item>
      <title>hi . i want to give my python script to others but i don't want them to be able read code , or some how compile them. is that possible? or license it?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391892#M5426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi . i want to give my python script to others but i don't want them to be able read code , or some how compile them. is that possible? or license it?&lt;/P&gt;&lt;P&gt;is that possible to make it like rule pack?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 07:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391892#M5426</guid>
      <dc:creator>MohammadBabaei1</dc:creator>
      <dc:date>2016-11-22T07:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: hi . i want to give my python script to others but i don't want them to be able read code , or some how compile them. is that possible? or license it?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391893#M5427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;license it is the preferable way to preserve your copyright, or you can try distributing it as a package with only your pyd files. &amp;nbsp;The first option is the best given anything can be disassembled,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 07:33:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391893#M5427</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-22T07:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: hi . i want to give my python script to others but i don't want them to be able read code , or some how compile them. is that possible? or license it?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391894#M5428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tanx&amp;nbsp;&lt;/P&gt;&lt;P&gt;can u give me reference please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 07:55:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391894#M5428</guid>
      <dc:creator>MohammadBabaei1</dc:creator>
      <dc:date>2016-11-22T07:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: hi . i want to give my python script to others but i don't want them to be able read code , or some how compile them. is that possible? or license it?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391895#M5429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The various incarnations of python scripts and how they arise can be summarized here&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://stackoverflow.com/questions/8822335/what-do-the-python-file-extensions-pyc-pyd-pyo-stand-for" title="http://stackoverflow.com/questions/8822335/what-do-the-python-file-extensions-pyc-pyd-pyo-stand-for"&gt;What do the python file extensions, .pyc .pyd .pyo stand for? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;some discussions&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://stackoverflow.com/questions/261638/how-do-i-protect-python-code" title="http://stackoverflow.com/questions/261638/how-do-i-protect-python-code"&gt;licensing - How do I protect Python code? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for 2.7&amp;nbsp;&lt;A class="link-titled" href="https://docs.python.org/2/faq/windows.html" title="https://docs.python.org/2/faq/windows.html"&gt;Python on Windows FAQ — Python 2.7.12 documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do be aware that for every encryption program there is an even better one to decrypt, so preserve your intellectual rights with other means.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 08:11:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391895#M5429</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-22T08:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: hi . i want to give my python script to others but i don't want them to be able read code , or some how compile them. is that possible? or license it?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391896#M5430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tanx so much for help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 09:59:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/hi-i-want-to-give-my-python-script-to-others-but-i/m-p/391896#M5430</guid>
      <dc:creator>MohammadBabaei1</dc:creator>
      <dc:date>2016-11-22T09:59:13Z</dc:date>
    </item>
  </channel>
</rss>

