pytest-notebook
View on PyPI — Reverse Dependencies (20)
0.10.0 | pytest_notebook-0.10.0-py3-none-any.whl |
Wheel Details
Project: | pytest-notebook |
Version: | 0.10.0 |
Filename: | pytest_notebook-0.10.0-py3-none-any.whl |
Download: | [link] |
Size: | 37694 |
MD5: | 6391ee0d1f88f9e8056a26815fc97ecf |
SHA256: | 482ab2f8fbac6ecb417226e9b7e68476332262a03f555e49d89a164ee16581f6 |
Uploaded: | 2023-11-28 19:31:17 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | flit 3.9.0 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pytest_notebook/__init__.py | sha256=ZtAzEct5oPSluU_1YuGIcfwyUyfy8a8RHB-iEbrH1qY | 76 |
pytest_notebook/diffing.py | sha256=EMusT7X6DKhxR6YJHdvn_2Se5k2T35z60mwMO5nSL5w | 6188 |
pytest_notebook/execution.py | sha256=LMCG4MLQBRgzgOr7_kveLaz1f4eFEPYqZTxeBhcg8ic | 10175 |
pytest_notebook/ipy_magic.py | sha256=MGIXWvgfUAalEVdxDFOmsTG8RFjn8-LMCNehvCjh0Lo | 6386 |
pytest_notebook/nb_regression.py | sha256=_1adgA68fb19Q8xu_iG0GHVU7dhP3bqrLAAQhhva9bI | 13455 |
pytest_notebook/notebook.py | sha256=rNLyBm9OseRoQU21NuzoRrxFRnhn7IIsevjgVGSKghM | 10628 |
pytest_notebook/plugin.py | sha256=Jh8eNqzCJ8vY-wc6JWvm6bajNsfXV-JCuWg5jUAZLSk | 10917 |
pytest_notebook/post_processors.py | sha256=rT9fRA_3EfG2yLLwT1m4vjXxNfYGXoGRTnWFWupzDpY | 6361 |
pytest_notebook/utils.py | sha256=v3qJHAQ8r8O8ozBJLZWOY5RrpoD7mzZLrYU0OTj__cE | 5142 |
pytest_notebook/example_nbs/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
pytest_notebook/example_nbs/coverage.ipynb | sha256=67sv6s3kgDFr-5pyQGaBE4m5cne2La0uEbdYdcQvdeY | 711 |
pytest_notebook/example_nbs/example1.ipynb | sha256=2z1GqM1JCKyUdGOazOLdIQ_gVoQgRsX1b9TbRQ2Ljzs | 976 |
pytest_notebook/example_nbs/example1_pass.ipynb | sha256=qKhBDBiLTUVNfkHtuliTXKyQ4HCB265zYjDUUXolg18 | 976 |
pytest_notebook/example_nbs/example2.ipynb | sha256=oqzM3w9lJy6IeyDYCYI5Psvu0qu3n1Vsqy3EKpWPFoI | 13876 |
pytest_notebook/resources/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
pytest_notebook/resources/nb_metadata.schema.json | sha256=1mwajAByEdoyG5HF4ZwJxa9Td5WoHFR1VA6UZao0bIg | 1743 |
pytest_notebook-0.10.0.dist-info/entry_points.txt | sha256=MkRY9J2ixndiDy4O2chY1Ev3_PFVevaCciVaTuUuMXw | 252 |
pytest_notebook-0.10.0.dist-info/LICENSE | sha256=90yaBBzzMrsHmLHR2ga68gSvOZYsLSKYjEufg2q-zuU | 1486 |
pytest_notebook-0.10.0.dist-info/WHEEL | sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 | 81 |
pytest_notebook-0.10.0.dist-info/METADATA | sha256=2iOz6yhsf-qFDwK_OEIZldi_f75z709tdSmUWoz9eC0 | 7162 |
pytest_notebook-0.10.0.dist-info/RECORD | — | — |
entry_points.txt
beautifulsoup = pytest_notebook.post_processors:beautifulsoup
blacken_code = pytest_notebook.post_processors:blacken_code
coalesce_streams = pytest_notebook.post_processors:coalesce_streams
[pytest11]
nb_regression = pytest_notebook.plugin