Time Travel is a Slack Push Notification that creates notifications for the deployment status of the project repo in the Github.
Use the package manager pip to install the project.
Create a virtual env.
python -m venv <YOUR_VIRTUAL_ENV_NAME>
Install Dependencies
pip install -r requirements.txt
server.py