mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-12-18 08:10:18 +00:00
Add various projects
This commit is contained in:
parent
f2c5540ec4
commit
19f5830638
|
@ -136,6 +136,16 @@ projects:
|
||||||
category: documentation
|
category: documentation
|
||||||
conda_id: conda-forge/blacken-docs
|
conda_id: conda-forge/blacken-docs
|
||||||
pypi_id: blacken-docs
|
pypi_id: blacken-docs
|
||||||
|
- name: mkdocstrings
|
||||||
|
github_id: mkdocstrings/mkdocstrings
|
||||||
|
labels: ["mkdocs"]
|
||||||
|
category: documentation
|
||||||
|
conda_id: conda-forge/mkdocstrings
|
||||||
|
pypi_id: mkdocstrings
|
||||||
|
- name: pdoc3
|
||||||
|
github_id: pdoc3/pdoc
|
||||||
|
category: documentation
|
||||||
|
pypi_id: pdoc3
|
||||||
- name: isort
|
- name: isort
|
||||||
github_id: PyCQA/isort
|
github_id: PyCQA/isort
|
||||||
category: formatters
|
category: formatters
|
||||||
|
@ -280,6 +290,15 @@ projects:
|
||||||
category: linters
|
category: linters
|
||||||
labels: ["flake8", "mypy"]
|
labels: ["flake8", "mypy"]
|
||||||
pypi_id: linty-fresh
|
pypi_id: linty-fresh
|
||||||
|
- name: python-devtools
|
||||||
|
github_id: samuelcolvin/python-devtools
|
||||||
|
category: logging
|
||||||
|
pypi_id: python-devtools
|
||||||
|
- name: wasabi
|
||||||
|
github_id: ines/wasabi
|
||||||
|
category: logging
|
||||||
|
conda_id: conda-forge/wasabi
|
||||||
|
pypi_id: wasabi
|
||||||
- name: loguru
|
- name: loguru
|
||||||
github_id: Delgan/loguru
|
github_id: Delgan/loguru
|
||||||
category: logging
|
category: logging
|
||||||
|
@ -294,6 +313,13 @@ projects:
|
||||||
category: dependency-managers
|
category: dependency-managers
|
||||||
conda_id: conda-forge/pipreqs
|
conda_id: conda-forge/pipreqs
|
||||||
pypi_id: pipreqs
|
pypi_id: pipreqs
|
||||||
|
- name: heartrate
|
||||||
|
github_id: alexmojaki/heartrate
|
||||||
|
category: profiling
|
||||||
|
pypi_id: heartrate
|
||||||
|
- name: livepython
|
||||||
|
github_id: agermanidis/livepython
|
||||||
|
category: profiling
|
||||||
- name: pympler
|
- name: pympler
|
||||||
github_id: pympler/pympler
|
github_id: pympler/pympler
|
||||||
category: profiling
|
category: profiling
|
||||||
|
@ -328,7 +354,7 @@ projects:
|
||||||
category: profiling
|
category: profiling
|
||||||
- name: Scalene
|
- name: Scalene
|
||||||
pypi_id: scalene
|
pypi_id: scalene
|
||||||
github_id: emeryberger/scalene
|
github_id: plasma-umass/scalene
|
||||||
category: profiling
|
category: profiling
|
||||||
- name: pyinstrument
|
- name: pyinstrument
|
||||||
pypi_id: pyinstrument
|
pypi_id: pyinstrument
|
||||||
|
@ -416,6 +442,10 @@ projects:
|
||||||
github_id: ilevkivskyi/com2ann
|
github_id: ilevkivskyi/com2ann
|
||||||
category: refactoring
|
category: refactoring
|
||||||
pypi_id: com2ann
|
pypi_id: com2ann
|
||||||
|
- name: detect-secrets
|
||||||
|
github_id: Yelp/detect-secrets
|
||||||
|
category: security
|
||||||
|
pypi_id: detect-secrets
|
||||||
- name: bandit
|
- name: bandit
|
||||||
github_id: PyCQA/bandit
|
github_id: PyCQA/bandit
|
||||||
category: security
|
category: security
|
||||||
|
@ -964,7 +994,7 @@ projects:
|
||||||
category: testing
|
category: testing
|
||||||
pypi_id: mamba
|
pypi_id: mamba
|
||||||
- name: coveralls-python
|
- name: coveralls-python
|
||||||
github_id: coveralls-clients/coveralls-python
|
github_id: TheKevJames/coveralls-python
|
||||||
category: testing
|
category: testing
|
||||||
labels: ["pytest"]
|
labels: ["pytest"]
|
||||||
pypi_id: coveralls
|
pypi_id: coveralls
|
||||||
|
@ -1047,7 +1077,7 @@ projects:
|
||||||
category: build-tools
|
category: build-tools
|
||||||
pypi_id: pynt
|
pypi_id: pynt
|
||||||
- name: pipx
|
- name: pipx
|
||||||
github_id: pipxproject/pipx
|
github_id: pypa/pipx
|
||||||
category: dependency-managers
|
category: dependency-managers
|
||||||
pypi_id: pipx
|
pypi_id: pipx
|
||||||
- name: pip-run
|
- name: pip-run
|
||||||
|
@ -1070,11 +1100,6 @@ projects:
|
||||||
github_id: timothycrosley/portray
|
github_id: timothycrosley/portray
|
||||||
category: documentation
|
category: documentation
|
||||||
pypi_id: portray
|
pypi_id: portray
|
||||||
- name: mkdocstrings
|
|
||||||
github_id: pawamoy/mkdocstrings
|
|
||||||
category: documentation
|
|
||||||
labels: ["mkdocs"]
|
|
||||||
pypi_id: mkdocstrings
|
|
||||||
- name: mkdocs-pdf-export-plugin
|
- name: mkdocs-pdf-export-plugin
|
||||||
github_id: zhaoterryy/mkdocs-pdf-export-plugin
|
github_id: zhaoterryy/mkdocs-pdf-export-plugin
|
||||||
category: documentation
|
category: documentation
|
||||||
|
@ -1245,3 +1270,7 @@ projects:
|
||||||
github_id: willmcgugan/rich
|
github_id: willmcgugan/rich
|
||||||
conda_id: conda-forge/rich
|
conda_id: conda-forge/rich
|
||||||
category: logging
|
category: logging
|
||||||
|
- name: briefcase
|
||||||
|
github_id: beeware/briefcase
|
||||||
|
category: packaging
|
||||||
|
pypi_id: briefcase
|
Loading…
Reference in New Issue
Block a user