[enh] #77: migrate CLI tool from commandlines to click:
- Update Pipfiles and setup.py about dependency - Update help, commands, arguments, options and flags to Click - Remove endpoint check at the beginning - Remove endpoint from the promts of get/post_/request()
Showing
- Pipfile 1 addition, 1 deletionPipfile
- Pipfile.lock 49 additions, 48 deletionsPipfile.lock
- bin/silkaj 0 additions, 5 deletionsbin/silkaj
- setup.py 1 addition, 1 deletionsetup.py
- silkaj/auth.py 19 additions, 25 deletionssilkaj/auth.py
- silkaj/cert.py 3 additions, 3 deletionssilkaj/cert.py
- silkaj/cli_tools.py 158 additions, 78 deletionssilkaj/cli_tools.py
- silkaj/commands.py 9 additions, 4 deletionssilkaj/commands.py
- silkaj/money.py 11 additions, 4 deletionssilkaj/money.py
- silkaj/network_tools.py 11 additions, 8 deletionssilkaj/network_tools.py
- silkaj/tx.py 21 additions, 32 deletionssilkaj/tx.py
Loading
Please register or sign in to comment