nbqa

View on PyPIReverse Dependencies (58)

1.9.1 nbqa-1.9.1-py3-none-any.whl

Wheel Details

Project: nbqa
Version: 1.9.1
Filename: nbqa-1.9.1-py3-none-any.whl
Download: [link]
Size: 35259
MD5: 59986206ab3c813a5c48717675c472ed
SHA256: 95552d2f6c2c038136252a805aa78d85018aef922586270c3a074332737282e5
Uploaded: 2024-11-10 12:21:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nbqa
Version: 1.9.1
Summary: Run any standard Python code quality tool on a Jupyter Notebook
Author: Marco Gorelli, Girish Pasupathy, Sebastian Weigand
Home-Page: https://github.com/nbQA-dev/nbQA
Project-Url: Documentation, https://nbQA.readthedocs.io/en/latest/
Project-Url: Source, https://github.com/nbQA-dev/nbQA
Project-Url: Tracker, https://github.com/nbQA-dev/nbQA/issues
License: MIT
Keywords: jupyter,notebook,format,lint
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9
Requires-Dist: autopep8 (>=1.5)
Requires-Dist: ipython (>=7.8.0)
Requires-Dist: tokenize-rt (>=3.2.0)
Requires-Dist: tomli
Requires-Dist: black; extra == "toolchain"
Requires-Dist: blacken-docs; extra == "toolchain"
Requires-Dist: flake8; extra == "toolchain"
Requires-Dist: isort; extra == "toolchain"
Requires-Dist: jupytext; extra == "toolchain"
Requires-Dist: mypy; extra == "toolchain"
Requires-Dist: pylint; extra == "toolchain"
Requires-Dist: pyupgrade; extra == "toolchain"
Requires-Dist: ruff; extra == "toolchain"
Provides-Extra: toolchain
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 29564 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nbqa/__init__.py sha256=oREE-n34ktO7bpkt9CJ72DmCtI1Q2kMeptKDbr7uyq4 66
nbqa/__main__.py sha256=FRW70MQq3pBQlmXkKfmqlUqocSA79jJwoG6elW_LB2s 28530
nbqa/cmdline.py sha256=LxgOcnM8okV1tdNg2Ro7yW7Rp39zSX1POR_0Dm_264k 5823
nbqa/find_root.py sha256=8vVGRfG_3rIiLxp3PDD_ejb_Op1XCnxsZW3RTWaiEN4 1913
nbqa/handle_magics.py sha256=M4AqrDvSFxY_bgZnEfDrDhdfyaAC158nCH9IIdUs1zo 7102
nbqa/notebook_info.py sha256=kszVbnlK7JJTNONQZtP_SZk-xA88UMywrYp2GjUn9cQ 846
nbqa/optional.py sha256=1YDikpggc3W9NhlStAWUkI38nHOSFXMX2ifZbadOaoE 165
nbqa/output_parser.py sha256=zDlaIsJIyBIotukFoftiwtw-AxEn-BfYsKr4MJn0jeU 3529
nbqa/path_utils.py sha256=Tucjjfo1hiRdaEnwRDbpcCputgAvZ-fYpOAeaQUCUv0 4257
nbqa/replace_source.py sha256=hv0s3xIVxoNfcmqt8JyNTql07RUCQDt3u5R9NipkvAY 11198
nbqa/save_code_source.py sha256=9iOw1NXHe8zUqT_UI9lg4sZjfeYTyXdAFfD31aHJ5_I 14207
nbqa/save_markdown_source.py sha256=cmfno-g63jPVvuFQbdbr6pQal0X7nmO286hZJyPq3F0 4391
nbqa/text.py sha256=WyoPWrAFQjz3VW-GZPqldRcdp6iNjwpuVTkjtJM0DXk 129
nbqa/config/__init__.py sha256=9y0snFpuyI27KPmqTh0gp3DtvRHTw5bDnBAuz4ASxNw 27
nbqa/config/config.py sha256=rnwJIdcvpiKT9dSLTdKvtDrdST9-BXgALeNwtvh2Vz0 863
nbqa-1.9.1.dist-info/LICENSE sha256=oUqo3xOw58Zq6fqwR0L49EeTw6OwOgtD_5eAEqEpE9c 1071
nbqa-1.9.1.dist-info/METADATA sha256=WauhwkN8u6P74eJ6f2T0-XPFCJ5RvOOEq-YtTWLOQlU 31400
nbqa-1.9.1.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
nbqa-1.9.1.dist-info/entry_points.txt sha256=leRRAuN3T428M-Nk6vhGluLoaQ6jMWbzwJg0EumOrjk 44
nbqa-1.9.1.dist-info/top_level.txt sha256=8xXeXsVSaE-CJM2QfVpJMJcQkYauTk5cu-p3d9g_jIo 5
nbqa-1.9.1.dist-info/RECORD

top_level.txt

nbqa

entry_points.txt

nbqa = nbqa.__main__:main