mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
Added xonsh and xxh (#136)
This commit is contained in:
parent
184da47b98
commit
b9f69433b7
|
@ -20,6 +20,8 @@ categories:
|
|||
title: "Code Metrics & Complexity"
|
||||
- category: "logging"
|
||||
title: "Logging"
|
||||
- category: "shell"
|
||||
title: "Shell"
|
||||
- category: "documentation"
|
||||
title: "Documentation"
|
||||
- category: "debugging"
|
||||
|
@ -1361,3 +1363,11 @@ projects:
|
|||
category: ast
|
||||
conda_id: conda-forge/executing
|
||||
pypi_id: executing
|
||||
- name: xonsh
|
||||
github_id: xonsh/xonsh
|
||||
category: shell
|
||||
pypi_id: xonsh
|
||||
- name: xxh
|
||||
github_id: xxh/xxh
|
||||
category: shell
|
||||
pypi_id: xxh-xxh
|
||||
|
|
Loading…
Reference in New Issue
Block a user