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

Refactor the code that generates output. #33

Closed
rafaelma opened this issue Oct 31, 2015 · 0 comments
Closed

Refactor the code that generates output. #33

rafaelma opened this issue Oct 31, 2015 · 0 comments

Comments

@rafaelma
Copy link
Owner

  • We have to move out of database.py all code used to generate output data. cli.py will have the responsibility og generating CSV, JSON an formated-table output with information returned by database.py
  • database.py have to be used only as an interface between cli and the database.
@rafaelma rafaelma modified the milestone: 1.2.0 Oct 31, 2015
@rafaelma rafaelma changed the title Refactor the code that generates the output. Refactor the code that generates output. Oct 31, 2015
rafaelma added a commit that referenced this issue Nov 17, 2015
- CSV and JSON output possibility with show_* commands [Issue: #32]
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