<?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 Make the Ruff Python library available in ArcGIS Pro's conda environment in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idi-p/1405181</link>
    <description>&lt;P&gt;ArcGIS Pro's default conda environment includes the &lt;A href="https://flake8.pycqa.org/en/latest/" target="_self"&gt;Flake8&lt;/A&gt; library for linting and the &lt;A href="https://black.readthedocs.io/en/stable/" target="_self"&gt;Black&lt;/A&gt; library for autoformatting. (See &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/announcements/improve-your-scripts-with-linting-and-automatic-code-formatting/" target="_self"&gt;ArcGIS Blog: Improve Your Scripts with Linting and Automatic Code Formatting&lt;/A&gt;.) Several other Python code quality tools are available to be installed through the Package Manager, including &lt;A href="https://pycqa.github.io/isort/" target="_self"&gt;isort&lt;/A&gt;, &lt;A href="https://www.pydocstyle.org/en/stable/" target="_self"&gt;pydocstyle&lt;/A&gt;, and &lt;A href="https://github.com/PyCQA/pep8-naming" target="_self"&gt;pep8-naming&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.astral.sh/ruff/" target="_self"&gt;Ruff&lt;/A&gt; is a Python library that combines the functionality of all the tools mentioned above, plus more, while performing many times faster than any of them. Several mature projects have switched to using Ruff, such as Mozilla Firefox, pandas, pip, Project Jupyter, and SciPy. (See &lt;A href="https://github.com/astral-sh/ruff#whos-using-ruff" target="_self"&gt;astral-sh/ruff: Who's Using Ruff?&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;It would be great for Ruff either to be included in the default conda environment, or at least to be available to be installed through the Package Manager.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2024 13:47:41 GMT</pubDate>
    <dc:creator>skykasko</dc:creator>
    <dc:date>2024-04-03T13:47:41Z</dc:date>
    <item>
      <title>Make the Ruff Python library available in ArcGIS Pro's conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idi-p/1405181</link>
      <description>&lt;P&gt;ArcGIS Pro's default conda environment includes the &lt;A href="https://flake8.pycqa.org/en/latest/" target="_self"&gt;Flake8&lt;/A&gt; library for linting and the &lt;A href="https://black.readthedocs.io/en/stable/" target="_self"&gt;Black&lt;/A&gt; library for autoformatting. (See &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/announcements/improve-your-scripts-with-linting-and-automatic-code-formatting/" target="_self"&gt;ArcGIS Blog: Improve Your Scripts with Linting and Automatic Code Formatting&lt;/A&gt;.) Several other Python code quality tools are available to be installed through the Package Manager, including &lt;A href="https://pycqa.github.io/isort/" target="_self"&gt;isort&lt;/A&gt;, &lt;A href="https://www.pydocstyle.org/en/stable/" target="_self"&gt;pydocstyle&lt;/A&gt;, and &lt;A href="https://github.com/PyCQA/pep8-naming" target="_self"&gt;pep8-naming&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.astral.sh/ruff/" target="_self"&gt;Ruff&lt;/A&gt; is a Python library that combines the functionality of all the tools mentioned above, plus more, while performing many times faster than any of them. Several mature projects have switched to using Ruff, such as Mozilla Firefox, pandas, pip, Project Jupyter, and SciPy. (See &lt;A href="https://github.com/astral-sh/ruff#whos-using-ruff" target="_self"&gt;astral-sh/ruff: Who's Using Ruff?&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;It would be great for Ruff either to be included in the default conda environment, or at least to be available to be installed through the Package Manager.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 13:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idi-p/1405181</guid>
      <dc:creator>skykasko</dc:creator>
      <dc:date>2024-04-03T13:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Make the Ruff Python library available in ArcGIS Pro's conda environment - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idc-p/1534707#M31975</link>
      <description>&lt;P&gt;Though not by our doing, Anaconda &lt;SPAN&gt;is now hosting `ruff` on defaults since&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;this May:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://anaconda.org/main/ruff/files" target="_blank" rel="noopener"&gt;https://anaconda.org/main/ruff/files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That means ruff is now available for install from the Package Manager in ArcGIS Pro (it pulls from Anaconda's defaults channel).&lt;/P&gt;&lt;P&gt;At this time, we do not plan on incorporating this package into the default Python environment for ArcGIS Pro, arcgispro-py3.&lt;/P&gt;&lt;P&gt;Because the package can be successfully installed from the Package Manager into a custom environment (clone of arcgispro-py3), I am closing this idea now.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 21:27:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idc-p/1534707#M31975</guid>
      <dc:creator>HannesZiegler</dc:creator>
      <dc:date>2024-09-03T21:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make the Ruff Python library available in ArcGIS Pro's conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idc-p/1546605#M32368</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/50334"&gt;@HannesZiegler&lt;/a&gt;: ruff is still not showing up for me as a package that's available to install in the ArcGIS Pro Package Manager. I am on ArcGIS Pro version 3.3.2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Skyler_0-1728402951217.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116761i313BEDD211B7599D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Skyler_0-1728402951217.png" alt="Skyler_0-1728402951217.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 15:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idc-p/1546605#M32368</guid>
      <dc:creator>skykasko</dc:creator>
      <dc:date>2024-10-08T15:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Make the Ruff Python library available in ArcGIS Pro's conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idc-p/1546635#M32369</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/445291"&gt;@skykasko&lt;/a&gt;&amp;nbsp;I confirmed that in 3.3 ruff does not show up in the backstage, but it does show up in 3.4 (next release). You should be able to install it now using the command prompt:&lt;/P&gt;
&lt;P&gt;Using a clone of arcgispro-py3 (do not modify arcgispro-py3 directly)&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open Python Command Prompt&lt;/LI&gt;
&lt;LI&gt;Activate the clone by running: activate &amp;lt;your clone name&amp;gt;&lt;/LI&gt;
&lt;LI&gt;Install ruff by running: conda install ruff&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 08 Oct 2024 17:01:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/make-the-ruff-python-library-available-in-arcgis/idc-p/1546635#M32369</guid>
      <dc:creator>HannesZiegler</dc:creator>
      <dc:date>2024-10-08T17:01:39Z</dc:date>
    </item>
  </channel>
</rss>

