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

Pass arguments to script #1

Closed
alumbreras opened this issue Jun 6, 2016 · 1 comment
Closed

Pass arguments to script #1

alumbreras opened this issue Jun 6, 2016 · 1 comment
Assignees

Comments

@alumbreras
Copy link
Owner

alumbreras commented Jun 6, 2016

Now the script is called as:

python followers.py

and parameters (user and method to use) have to be set editing the script.

It should be:

python followers.py -u alberto_lm -f api_followers
python followers.py -u alberto_lm -f api_screen_names 
python followers.py -u alberto_lm -f graph
@alumbreras alumbreras self-assigned this Jun 6, 2016
@alumbreras
Copy link
Owner Author

Solved in commit 8ca5580

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