Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
umr-tetis
MOOD
mood-tetis-tweets-collect
Commits
b9bbdd81
Commit
b9bbdd81
authored
Jun 09, 2020
by
Rémy Decoupes
Browse files
fix typo on readme
parent
60b7b95d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b9bbdd81
...
...
@@ -10,8 +10,8 @@ Keywords and Twitter accounts lists have been defined by H2020 MOOD partners :
Users who wants to use this project have to create a
[
Twitter developer account
](
https://developer.twitter.com/en
)
## Installation
This project has only been tested on python3.7.
### Dependencies
### Dependencies
This project has only been tested on python3.7.
Install all dependencies using pip:
```
shell
pip
install
-r
requirements.txt
...
...
@@ -24,8 +24,8 @@ A credentials.py has to be created using the [template](params/template-credenti
```
2.
Edit credentials.py with your own Twitter account credentials
## Run
The run of this script
s
will create a log file.
The script
s
can be launched using this command :
The run of this script will create a log file.
The script can be launched using this command :
```
shell
python3 collectTweets.py
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment