Metadata-Version: 2.1
Name: nbmake
Version: 0.0.1.dev1
Summary: automates notebook release processes
Home-page: https://github.com/treebeardtech/nbmake
Author: Alex Remedios
Author-email: alex@treebeard.io
License: Apache-2.0
Description: # nbmake
        
        Notebook testing Python plugin with a focus on observability
        
        Features:
        
        1. Rich CLI experience
        2. Webhooks
        3. Test Isolation via virtualenv
        
        ## Usage
        
        ```
        pip install pytest nbmake
        pytest --nbmake
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
