<?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 Python Toolbox Metadata Tool in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-toolbox-metadata-tool/m-p/1082801#M61862</link>
    <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;TLDR: write metadata information in your python toolbox in markdown and generate XML from it.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;&lt;A href="https://github.com/namur007/PYT-Metadata" target="_blank" rel="noopener nofollow ugc"&gt;GitHub - PYT-Metadata&lt;/A&gt;&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Good day,&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Wanted to share a helpful tool I’ve created for python toolbox metadata. The goal is to store the entire structure of a project as self contained as possible, including the metadata.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;This led to me coming up with a tool to store and generate the metadata from a combination of arcpy Parameters and a custom dictionary, written as markdown strings in python.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;A nice side benefit is it lets you incorporate HTML elements not supported by default, such as code blocks.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Hopefully someone else finds it as useful as I have!&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jul 2021 19:50:29 GMT</pubDate>
    <dc:creator>CodyScott</dc:creator>
    <dc:date>2021-07-26T19:50:29Z</dc:date>
    <item>
      <title>Python Toolbox Metadata Tool</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-metadata-tool/m-p/1082801#M61862</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;TLDR: write metadata information in your python toolbox in markdown and generate XML from it.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;&lt;A href="https://github.com/namur007/PYT-Metadata" target="_blank" rel="noopener nofollow ugc"&gt;GitHub - PYT-Metadata&lt;/A&gt;&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Good day,&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Wanted to share a helpful tool I’ve created for python toolbox metadata. The goal is to store the entire structure of a project as self contained as possible, including the metadata.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;This led to me coming up with a tool to store and generate the metadata from a combination of arcpy Parameters and a custom dictionary, written as markdown strings in python.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;A nice side benefit is it lets you incorporate HTML elements not supported by default, such as code blocks.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Hopefully someone else finds it as useful as I have!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 19:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-metadata-tool/m-p/1082801#M61862</guid>
      <dc:creator>CodyScott</dc:creator>
      <dc:date>2021-07-26T19:50:29Z</dc:date>
    </item>
  </channel>
</rss>

