Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[client] implement a real argument parser on python client #38

Open
nil0x42 opened this issue Jun 1, 2015 · 0 comments
Open

[client] implement a real argument parser on python client #38

nil0x42 opened this issue Jun 1, 2015 · 0 comments

Comments

@nil0x42
Copy link
Contributor

nil0x42 commented Jun 1, 2015

we need to implement a real option parser for client.

argparse is an excelent choice, but we can't use it as it is on ly available since python 2.7.
instead, we'll then use optparse library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant