GitHub / ina-foss / stream-index-massive-tweets
Docker infrastructure to stream and index massive amounts of tweets from Twitter API
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/ina-foss%2Fstream-index-massive-tweets
Stars: 7
Forks: 1
Open issues: 1
License: mit
Language: Python
Size: 103 KB
Dependencies parsed at:
10
Created at: about 5 years ago
Updated at: 8 months ago
Pushed at: 12 months ago
Last synced at: 6 days ago
Topics: docker, elasticsearch, flask-server, python3, rabbitmq, twitter, twython
docker-compose.yml
docker
- elasticsearch 5.4
- kibana 5.4
- python_flask latest
- rabbitmq 3.6.14-management
python_flask/Dockerfile
docker
- python 3.5 build
- elasticsearch *
- flask ==2.3.2
- pika ==0.11.2
- requests ==2.31.0
- twython ==3.8.2