Metadata-Version: 2.1
Name: bittest
Version: 0.0.3
Summary: Extract results from Jupyter notebooks
Home-page: https://github.com/elnika1/bittest
Author: Nikoloz Shubladze
Author-email: shubnika1@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# bittest
A simple package to test Jupyter notebook result
# Installation
Instalation with `pip`:
```
pip install bittest
```
