<?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>idea A CheckAvailableExtensions() function to return a list of extensions available for the user in Python Ideas</title>
    <link>https://community.esri.com/t5/python-ideas/a-checkavailableextensions-function-to-return-a/idi-p/1537772</link>
    <description>&lt;P&gt;At the moment all we have is the CheckExtension() function that requires you to use the extension code as a parameter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be great if there was a CheckAvailableExtenstions() function that returned a list of extensions available for the user, or an empty string if none available.&lt;/P&gt;&lt;P&gt;Currently, I have to create a list or dictionary of extensions to check for and iterate through them all, putting them through the CheckExtension() functions to see if they are available. The CheckAvailableExtensions() call could do this all for me and save me having to maintain the list/dictionary if new extensions become available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2024 14:13:20 GMT</pubDate>
    <dc:creator>Clubdebambos</dc:creator>
    <dc:date>2024-09-12T14:13:20Z</dc:date>
    <item>
      <title>A CheckAvailableExtensions() function to return a list of extensions available for the user</title>
      <link>https://community.esri.com/t5/python-ideas/a-checkavailableextensions-function-to-return-a/idi-p/1537772</link>
      <description>&lt;P&gt;At the moment all we have is the CheckExtension() function that requires you to use the extension code as a parameter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be great if there was a CheckAvailableExtenstions() function that returned a list of extensions available for the user, or an empty string if none available.&lt;/P&gt;&lt;P&gt;Currently, I have to create a list or dictionary of extensions to check for and iterate through them all, putting them through the CheckExtension() functions to see if they are available. The CheckAvailableExtensions() call could do this all for me and save me having to maintain the list/dictionary if new extensions become available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 14:13:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-ideas/a-checkavailableextensions-function-to-return-a/idi-p/1537772</guid>
      <dc:creator>Clubdebambos</dc:creator>
      <dc:date>2024-09-12T14:13:20Z</dc:date>
    </item>
  </channel>
</rss>

