flake8-nb

View on PyPIReverse Dependencies (2)

0.5.3 flake8_nb-0.5.3-py3-none-any.whl

Wheel Details

Project: flake8-nb
Version: 0.5.3
Filename: flake8_nb-0.5.3-py3-none-any.whl
Download: [link]
Size: 23741
MD5: e07985b4f1026f7254eb9232b620891e
SHA256: 09f6287a3dd3147c2abe8ed9d807042b414befa4755a935a124b5a3674044952
Uploaded: 2023-03-28 11:08:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-nb
Version: 0.5.3
Summary: Flake8 based checking for jupyter notebooks
Author: Sebastian Weigand
Author-Email: s.weigand.phy[at]gmail.com
Home-Page: https://github.com/s-weigand/flake8-nb
Project-Url: Documentation, https://flake8-nb.readthedocs.io/en/latest/
Project-Url: Source, https://github.com/s-weigand/flake8-nb
Project-Url: Tracker, https://github.com/s-weigand/flake8-nb/issues
Project-Url: Changelog, https://flake8-nb.readthedocs.io/en/latest/changelog.html
License: Apache-2.0
Keywords: flake8_nb flake8 lint notebook jupyter ipython
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Platform: any
Requires-Python: >=3.7
Requires-Dist: flake8 (<5.0.5,>=3.8.0)
Requires-Dist: ipython (>=7.8.0)
Requires-Dist: nbconvert (>=5.6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 9234 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_nb/__init__.py sha256=3mUsqdCltgiIhN9Nc88uBZXL5G5jIAHYkUJwMU0Kohk 786
flake8_nb/__main__.py sha256=ucUJulVTP_oABqrXpyhJ80O5bYo2OoZoeMSNufAsNk8 653
flake8_nb/flake8_integration/__init__.py sha256=cE5MEP9lM6tY3Vgp-46SeMFvczanN3vPOLYKvjZleBg 77
flake8_nb/flake8_integration/cli.py sha256=N5bXztKToOQIM-exdss5J9fK1VLVDIsT38g-gK_385k 15566
flake8_nb/flake8_integration/formatter.py sha256=uhU9PdGCR_XsK4dnLwoDlnutv0sr-fFBPao61ilEMkk 3989
flake8_nb/parsers/__init__.py sha256=3tIiNKgOznJlnrobPLe-0MTcDfCaJItkvhEL5Kd2b6U 646
flake8_nb/parsers/cell_parsers.py sha256=UCNoe2VnDQEwf2lw3wxUdkzKpIppCZcgYm8sxXZTWLc 10498
flake8_nb/parsers/notebook_parsers.py sha256=5jJBw4lJ19LzQJlF99og9eotW7nnAYpO8Za3pjEyf7U 15898
flake8_nb-0.5.3.dist-info/LICENSE sha256=-ZMFSBj0jzRrncJJLtA8Ft1RvchbB5GAZhK1TsSipgk 11351
flake8_nb-0.5.3.dist-info/METADATA sha256=FYF_b0rkgRQUdCBPW3nidnOl1cujcNMktxH5EEMxvrs 10962
flake8_nb-0.5.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
flake8_nb-0.5.3.dist-info/entry_points.txt sha256=nm-SJQJiq8qPUJ1Q7kSJpaNP9JzHdFiwESccECvFGyc 152
flake8_nb-0.5.3.dist-info/top_level.txt sha256=CdHHDCOZAuHNPN4Y0CT9HYiD-07UKgJwC39udxGlEYY 10
flake8_nb-0.5.3.dist-info/RECORD

top_level.txt

flake8_nb

entry_points.txt

flake8-nb = flake8_nb.__main__:main
flake8_nb = flake8_nb.__main__:main
default_notebook = flake8_nb:IpynbFormatter