Skip to content

fpinvo/TrackShip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackShip

TrackShip is a Flask-Kafka base stream app where you can tarck your ship

Installation

You need to install python then you have to install the dependencies

pip install -r requirements.txt 

Usage

You need to run the Flask app

python3 app.py

Then run the producer as a Ship sending data to the Kafka

python3 TrackerShip1.py
python3 TrackerShip2.py
python3 TrackerShip3.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published