Skip to content

wooparadog/thriftpy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Thriftpy-Cli

Install

pip install thriftpy-cli

If you are using Python2, ipython 7 and above has dropped python2 support, so you'll need:

pip install thriftpy-cli ipython==6.5.0

Usage

   $ thriftpy-cli -t thrift_file.thrift -h localhost -p 8010 -s ServiceName
   $ # Launching into ipython
   >>> client.api(*args)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages