Metadata-Version: 1.0
Name: thriftpy-cli
Version: 0.1
Summary: Commandline tools for thrift
Home-page: https://github.com/wooparadog/thriftpy-cli/
Author: Haochuan Guo
Author-email: guohaochuan@gmail.com
License: UNKNOWN
Description: Thriftpy-Cli
        =============
        
        Install
        ========
        
        .. code:: bash
        
            pip install thriftpy-cli
        
        Usage
        =====
        
        .. code:: bash
        
            $ thriftpy-cli -f thrift_file.thrift -h localhost -p 8010
            $ # Launching into ipython
            >>> client.api(*args)
        
Platform: UNKNOWN
