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

Allow cli args for aker.py. Refactoring. Readme #51

Closed
wants to merge 2 commits into from
Closed

Allow cli args for aker.py. Refactoring. Readme #51

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 28, 2017

Hi,
I added argparse for reading arguments from command line. I also changed few things:

  • Moved Configuration class to separate file config.Config
  • Aker now takes config as an argument
  • Moved loggging configuration before instantiating Aker
  • Changed README.md - reformatting, adding python aker.py -h output to the end
  • Removed unused dependencies, sorted them, fixed few pep8 violations

@ghost ghost mentioned this pull request Nov 28, 2017
@ghost
Copy link
Author

ghost commented Nov 28, 2017

I will fix errors from Travis and update PR..

@ghost ghost mentioned this pull request Nov 29, 2017
@ghost
Copy link
Author

ghost commented Nov 29, 2017

Closing this one since it is included in #54.

@ghost ghost closed this Nov 29, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants