<?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 how should I share an arcpy .pyt toolbox with the organisation?  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-should-i-share-an-arcpy-pyt-toolbox-with-the/m-p/608112#M47454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't seem to be able to publish using AGOL. Should I just use a network drive? Ideally I would have liked to share it into a group with a bunch of other related content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Lucas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jul 2017 20:02:12 GMT</pubDate>
    <dc:creator>LucasMostyn2</dc:creator>
    <dc:date>2017-07-31T20:02:12Z</dc:date>
    <item>
      <title>how should I share an arcpy .pyt toolbox with the organisation?</title>
      <link>https://community.esri.com/t5/python-questions/how-should-i-share-an-arcpy-pyt-toolbox-with-the/m-p/608112#M47454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't seem to be able to publish using AGOL. Should I just use a network drive? Ideally I would have liked to share it into a group with a bunch of other related content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Lucas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 20:02:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-should-i-share-an-arcpy-pyt-toolbox-with-the/m-p/608112#M47454</guid>
      <dc:creator>LucasMostyn2</dc:creator>
      <dc:date>2017-07-31T20:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: how should I share an arcpy .pyt toolbox with the organisation?</title>
      <link>https://community.esri.com/t5/python-questions/how-should-i-share-an-arcpy-pyt-toolbox-with-the/m-p/608113#M47455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't use 3rd-party packages in your code then you should be able to share the .pyt file as-is over a network share.&amp;nbsp;If you're importing packages that aren't present in the base installation (ie: via pip (10.x) or conda (Pro) and importing them in your .pyt) then you will need to ensure that those packages are installed on consumers' machines as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, if you're sharing with more tech-savy colleagues, you could host the .pyt on a site like github.com - this will make it easier to ensure everyone is using the same version of your file, if you need make any changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm happy to elaborate on anything if you'd like, let me know.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 00:17:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-should-i-share-an-arcpy-pyt-toolbox-with-the/m-p/608113#M47455</guid>
      <dc:creator>ClintonDow1</dc:creator>
      <dc:date>2017-08-02T00:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: how should I share an arcpy .pyt toolbox with the organisation?</title>
      <link>https://community.esri.com/t5/python-questions/how-should-i-share-an-arcpy-pyt-toolbox-with-the/m-p/608114#M47456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply. I will go with the github option, I was just hoping it was possible to make the .pyt file part of an online group. cheers, Lucas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 01:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-should-i-share-an-arcpy-pyt-toolbox-with-the/m-p/608114#M47456</guid>
      <dc:creator>LucasMostyn2</dc:creator>
      <dc:date>2017-08-02T01:42:49Z</dc:date>
    </item>
  </channel>
</rss>

