Metadata-Version: 2.1
Name: warp
Version: 1.0.2
Summary: WARP: Wrapper around Replicated Processes
Home-page: https://github.com/woop/warp
Author: Willem Pienaar
Author-email: pypi@willem.co
License: Apache-2.0
Description: # WARP: Wrapper around Replicated Processes
        
        Installation
        `pip install warp`
        
        Usage
        ```
        from warp import Warp
        from nucleonic import nucleonic_config
        # set up your config
        warp = Warp(nucleonic_config)
        ```
        
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
