mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
Add projects
This commit is contained in:
parent
368f6af9ba
commit
5b759c2fd6
|
@ -1336,3 +1336,23 @@ projects:
|
|||
github_id: reloadware/reloadium
|
||||
category: debugging
|
||||
pypi_id: reloadium
|
||||
- name: nodeenv
|
||||
github_id: ekalinin/nodeenv
|
||||
category: virtual-envs
|
||||
conda_id: conda-forge/nodeenv
|
||||
pypi_id: nodeenv
|
||||
- name: memray
|
||||
github_id: bloomberg/memray
|
||||
category: profiling
|
||||
conda_id: conda-forge/memray
|
||||
pypi_id: memray
|
||||
- name: flake8-simplify
|
||||
github_id: MartinThoma/flake8-simplify
|
||||
category: linters
|
||||
conda_id: conda-forge/flake8-simplify
|
||||
pypi_id: flake8-simplify
|
||||
- name: executing
|
||||
github_id: alexmojaki/executing
|
||||
category: ast
|
||||
conda_id: conda-forge/executing
|
||||
pypi_id: executing
|
||||
|
|
Loading…
Reference in New Issue
Block a user