<?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: Is it possible to nest toolsets within a Python toolbox? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-it-possible-to-nest-toolsets-within-a-python/m-p/488464#M38152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philip,&lt;/P&gt;&lt;P&gt;In the tool's __init__, assign the name you want to self.category.&amp;nbsp; If you want to include extra toolset levels just add a slash between the toolset names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;self.category = r'one\two'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2014 16:56:31 GMT</pubDate>
    <dc:creator>DavidWynne</dc:creator>
    <dc:date>2014-08-07T16:56:31Z</dc:date>
    <item>
      <title>Is it possible to nest toolsets within a Python toolbox?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-nest-toolsets-within-a-python/m-p/488463#M38151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to have multiple levels of toolsets within a Python Toolbox. Is this possible? If so, how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;P&gt;Philip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 16:28:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-nest-toolsets-within-a-python/m-p/488463#M38151</guid>
      <dc:creator>PhilipGriffith</dc:creator>
      <dc:date>2014-08-07T16:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to nest toolsets within a Python toolbox?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-nest-toolsets-within-a-python/m-p/488464#M38152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philip,&lt;/P&gt;&lt;P&gt;In the tool's __init__, assign the name you want to self.category.&amp;nbsp; If you want to include extra toolset levels just add a slash between the toolset names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;self.category = r'one\two'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 16:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-nest-toolsets-within-a-python/m-p/488464#M38152</guid>
      <dc:creator>DavidWynne</dc:creator>
      <dc:date>2014-08-07T16:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to nest toolsets within a Python toolbox?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-nest-toolsets-within-a-python/m-p/488465#M38153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I knew self.category required a string, but didn't think to include a backslash to separate the characters. This was just what I needed. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Philip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 17:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-nest-toolsets-within-a-python/m-p/488465#M38153</guid>
      <dc:creator>PhilipGriffith</dc:creator>
      <dc:date>2014-08-07T17:09:46Z</dc:date>
    </item>
  </channel>
</rss>

