Metadata-Version: 2.1
Name: shipper-shippy
Version: 1.3.13
Summary: Client-side tool to interface with shipper
Home-page: https://github.com/ericswpark/shippy
Author: Eric Park
Author-email: me@ericswpark.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ericswpark/shippy/issues
Description: # shippy
        ![version](https://img.shields.io/github/v/release/ericswpark/shippy)
        ![commits-since](https://img.shields.io/github/commits-since/ericswpark/shippy/latest)
        [
        ![PyPI](https://img.shields.io/pypi/v/shipper-shippy)
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/shipper-shippy)
        ](https://pypi.org/project/shipper-shippy/)
        
        Client-side tool to interface with shipper
        
        # Usage
        
        Get shippy from PyPI:
        
        ```shell
        pip3 install shipper-shippy
        ```
        
        Go to the directory with build files, and run:
        
        ```shell
        shippy
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
