pynblint

View on PyPIReverse Dependencies (0)

0.1.6 pynblint-0.1.6-py3-none-any.whl

Wheel Details

Project: pynblint
Version: 0.1.6
Filename: pynblint-0.1.6-py3-none-any.whl
Download: [link]
Size: 24356
MD5: 774995888a600ccb8b6795cb453aa310
SHA256: 8bb972696431144768ba6bf238a83f646c3faa4dac2810338ef87fb24d91742c
Uploaded: 2024-08-12 08:53:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pynblint
Version: 0.1.6
Summary: A linter for Jupyter notebooks written in Python.
Author: Luigi Quaranta
Author-Email: luigi.quaranta[at]uniba.it
Home-Page: https://pynblint.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/collab-uniba/pynblint
License: MIT
Keywords: Jupyter,notebook,lint,quality assurance,static analysis
Classifier: Environment :: Console
Classifier: Framework :: Jupyter
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.43)
Requires-Dist: ipython (<9,>=8)
Requires-Dist: nbconvert (<8.0.0,>=7.16.4)
Requires-Dist: nbformat (<6.0.0,>=5.10.4)
Requires-Dist: pydantic (<3.0.0,>=2.8.2)
Requires-Dist: pydantic-settings (<3.0.0,>=2.3.4)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 6212 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=Kyf2quelYYvJiUwkEschRNGpLB4BD9qdaKJIkb8DNQA 1088
pynblint/__init__.py sha256=J38x37amCr_sUTw9nP-I3YyD0wjcdHsiZuheBPEImaU 52
pynblint/__main__.py sha256=0hUlNnMtj2B-5M1lzY8Nm5BhKQTp1SAqJMr7gHlurGg 49
pynblint/config.py sha256=V-uHw4rwO5drmkAFlEOgeWtO7ThtWjhJ5mbK6fKXQnw 1465
pynblint/core_models.py sha256=dy6XDyP5wNz38XpaN75fLvd3xTiChmqwkRblo273XrY 10319
pynblint/exceptions.py sha256=6a9h1r2x2AQ4irwXsiVclDpfffB0166mebwwSlDiOC8 160
pynblint/lint.py sha256=t_gk2JW41Js75CpfFh4YrJojCbaaIS5UMyiKeLFvRMk 8839
pynblint/lint_register.py sha256=gTIpvkDo8OASgbZuEOHqHhRiSrIVWOF9PCBilhCwr6Y 1739
pynblint/loader.py sha256=wa4MTTZuCnJ_EFKdeEZw_lHn4FCosx5YcxyqaiplGSs 693
pynblint/main.py sha256=V3AB8QKTg_WV43YIFFMxvIekgPADA39ZeUcWYvzgiMM 7486
pynblint/nb_linter.py sha256=u2neMc4Pn9R22EpV3q-mmY-vG5cTXctc8uaIPzSHFdQ 8611
pynblint/nb_linting.py sha256=a0o7I1aogY0VKw1WFa7rGdKb-tx1sBbTo7taimNwv-U 15412
pynblint/repo_linter.py sha256=vuGMcE2zO3ALh8YhH7F9rkkmW83hTnvwbcku6MwqDM4 4600
pynblint/repo_linting.py sha256=yDNupXtcsCyc7dlGPplh7awUrtTEex54CNF96FPZS4Q 4865
pynblint/rich_extensions.py sha256=SUpwTbDE1yLPg6GSJYTzMsxn6j2KR_jGLL-vymK6m6w 839
pynblint-0.1.6.dist-info/LICENSE sha256=Kyf2quelYYvJiUwkEschRNGpLB4BD9qdaKJIkb8DNQA 1088
pynblint-0.1.6.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
pynblint-0.1.6.dist-info/entry_points.txt sha256=mFPdQIa4i7dQWLyKBKx0HCE7wpG60wpBjLbHfxdbqcc 46
pynblint-0.1.6.dist-info/METADATA sha256=5iKfFpACXmiFGU48YzTMWKCuoi4YQBuyEPq53j2bGl0 7417
pynblint-0.1.6.dist-info/RECORD

entry_points.txt

pynblint = pynblint.main:app