GitHub / ina-foss / stream-index-massive-tweets
Docker infrastructure to stream and index massive amounts of tweets from Twitter API
étoiles: 7
forks: 1
issues ouvertes: 1
licence: mit
langage: Python
taille: 103 ko
dépendances analysées:
10
date de création: il y a plus de 5 ans
date de mise à jour: il y a 2 mois
enregistré: il y a environ un an
dernière synchronisation: il y a 5 jours
Sujets: 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