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

make command line version of the script #5

Open
moun3imy opened this issue Nov 13, 2020 · 1 comment
Open

make command line version of the script #5

moun3imy opened this issue Nov 13, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@moun3imy
Copy link
Owner

use main.py and read_stats.py to make command line version

  • Script name : morocovid
  • Execution method : python morocovid --arguments
    arguments: date, date_range, particular city, particular region
  • The default behaviour for the command line version should output the last coronavirus-2 situation in Morocco
  • This feature should use argparse, the recommended command-line parsing module in the Python standard library.
@moun3imy moun3imy added the enhancement New feature or request label Nov 13, 2020
@moun3imy
Copy link
Owner Author

work in progress, see morocovid.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant