<?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 Possible to create an empty ArcGIS Pro toolbox using Python? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/possible-to-create-an-empty-arcgis-pro-toolbox/m-p/1094505#M62226</link>
    <description>&lt;P&gt;I am trying to write a script that will convert our MXDs to APRXs, but I don't want a folder created for each one. To do this, I want to create a toolbox called "Default.tbx" in the parent folder which will be shared by all the APRXs (I don't use the toolboxes anyways, I just want to minimize the files in the folder). I know I can create it manually, but I was hoping to do it within the script to make it more replicable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any advice!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Sep 2021 16:44:20 GMT</pubDate>
    <dc:creator>MaryGraceMcClellan</dc:creator>
    <dc:date>2021-09-01T16:44:20Z</dc:date>
    <item>
      <title>Possible to create an empty ArcGIS Pro toolbox using Python?</title>
      <link>https://community.esri.com/t5/python-questions/possible-to-create-an-empty-arcgis-pro-toolbox/m-p/1094505#M62226</link>
      <description>&lt;P&gt;I am trying to write a script that will convert our MXDs to APRXs, but I don't want a folder created for each one. To do this, I want to create a toolbox called "Default.tbx" in the parent folder which will be shared by all the APRXs (I don't use the toolboxes anyways, I just want to minimize the files in the folder). I know I can create it manually, but I was hoping to do it within the script to make it more replicable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any advice!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 16:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/possible-to-create-an-empty-arcgis-pro-toolbox/m-p/1094505#M62226</guid>
      <dc:creator>MaryGraceMcClellan</dc:creator>
      <dc:date>2021-09-01T16:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to create an empty ArcGIS Pro toolbox using Python?</title>
      <link>https://community.esri.com/t5/python-questions/possible-to-create-an-empty-arcgis-pro-toolbox/m-p/1094509#M62227</link>
      <description>&lt;P&gt;Could you copy an existing .tbx from a shared/network location to the parent folder?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 16:48:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/possible-to-create-an-empty-arcgis-pro-toolbox/m-p/1094509#M62227</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2021-09-01T16:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to create an empty ArcGIS Pro toolbox using Python?</title>
      <link>https://community.esri.com/t5/python-questions/possible-to-create-an-empty-arcgis-pro-toolbox/m-p/1094512#M62228</link>
      <description>&lt;P&gt;I'm thinking that's what I'll have to do. I might just suck it up and use shutil to make a copy of an entire project folder for each new APRX (even though I truly dislike the way projects are organized).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 16:50:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/possible-to-create-an-empty-arcgis-pro-toolbox/m-p/1094512#M62228</guid>
      <dc:creator>MaryGraceMcClellan</dc:creator>
      <dc:date>2021-09-01T16:50:53Z</dc:date>
    </item>
  </channel>
</rss>

