nbQA

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks (by nbQA-dev)

nbQA Alternatives

Similar projects and alternatives to nbQA

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nbQA alternative or higher similarity.

nbQA reviews and mentions

Posts with mentions or reviews of nbQA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-06.
  • Jupyter lab code formatter?
    1 project | /r/learnpython | 14 May 2023
  • nbdev formating and linting
    7 projects | dev.to | 6 Jan 2023
    - repo: https://github.com/nbQA-dev/nbQA rev: 1.5.3 hooks: - id: nbqa-mypy args: ["--ignore-missing-imports", "--check-untyped-defs"] # pass args to mypy exclude: "directory_to_exclude/.*" # eclude any directory/files from formatting additional_dependencies: ["mypy", "types-toml", "types-requests"] # install additional dependencies - id: nbqa-black exclude: "directory_to_exclude/.*" # eclude any directory/files from formatting - id: nbqa-isort exclude: "directory_to_exclude/.*" # eclude any directory/files from formatting

Stats

Basic nbQA repo stats
2
959
7.7
10 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com