mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-06 09:07:03 +02:00
Add uv, ruff, and ty (#403)
Part of #375 I put the "astral got acquired by 'Open' 'AI'" as "AI Sponsored", because it's harder to be more sponsored than "got acquired". Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/403 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org> Co-authored-by: Pixelo789 <Pixelo789@noreply.codeberg.org> Co-committed-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
This commit is contained in:
parent
9f5508f205
commit
15889e7a9e
1 changed files with 3 additions and 0 deletions
|
|
@ -558,7 +558,10 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro
|
|||
| JupyterLab | [`v4.5.6`](https://github.com/jupyterlab/jupyterlab/tree/v4.5.6) | [](#permissive-ai-policy) ([1](https://github.com/jupyterlab/jupyterlab/blob/main/AGENTS.md)) <br> [](#ai-functionality) ([1](https://github.com/jupyterlab/jupyter-ai)) | Possibly Emacs ([1](https://www.danliden.com/notes/20241112-python-setup.html), [2](https://blog.serghei.pl/posts/emacs-python-ide/)) |
|
||||
| [Pygments](https://github.com/pygments/pygments) | [`2.19.2`](https://github.com/pygments/pygments/commits/2.19.2/) | [](#permissive-ai-policy) ([1](https://github.com/pygments/pygments/pull/3038)) | [](#request-for-help)|
|
||||
| [Requests](https://github.com/psf/requests) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/psf/requests/commit/b2a1d33f571518ca9a6148e7da787cc5827f897a)) | [`urllib.request` in Python Standard Library](https://docs.python.org/3/library/urllib.request.html) |
|
||||
| [ruff](https://docs.astral.sh/ruff/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/astral-sh/.github/blob/c5187e200db51bfe11d56e13053d29bd3793fdd8/AI_POLICY.md), [2](https://github.com/astral-sh/ruff/blob/bd3150f4e2cdf9278cf329ef12c875a4d30bf601/AGENTS.md), [3](https://github.com/astral-sh/ruff/commit/3ffc8b93d61ae91e2b6daf61c740e7df52448a50))<br />[](#sponsored-by-ai) ([1](https://astral.sh/blog/openai)) | [](#request-for-help) |
|
||||
| [Textual](https://github.com/Textualize/textual) | [`v7.5.0`](https://github.com/Textualize/textual/releases/tag/v7.5.0) | [](#vibecoded) ([1](https://github.com/batrachianai/toad/commits?author=willmcgugan))<br /> [](#permissive-ai-policy) ([1](https://github.com/Textualize/textual/blob/main/AI_POLICY.md)) | [pytermgui](https://github.com/bczsalba/pytermgui) |
|
||||
| [uv](https://docs.astral.sh/uv/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/astral-sh/.github/blob/c5187e200db51bfe11d56e13053d29bd3793fdd8/AI_POLICY.md), [2](https://github.com/astral-sh/uv/blob/00d72dac7b789d1c64ed21626175b80f4a1b8f2b/CLAUDE.md), [3](https://github.com/astral-sh/uv/commit/bd2e0c9b09551c6570b14c4da80364fe90805b78))<br />[](#sponsored-by-ai) ([1](https://astral.sh/blog/openai)) | [](#request-for-help) |
|
||||
| [ty](https://docs.astral.sh/ty/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/astral-sh/.github/blob/c5187e200db51bfe11d56e13053d29bd3793fdd8/AI_POLICY.md), [2](https://github.com/astral-sh/ty/commit/065338a1fcc24ac5b974724dbb5d8a3ab740c5b7))<br />[](#sponsored-by-ai) ([1](https://astral.sh/blog/openai)) | [](#request-for-help) |
|
||||
|
||||
### Rust
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue