Setup and initialization
A basic understanding of Python is needed to follow this tutorial.
You will need Python 3 and pip installed on your machine.
Python in this tutorial refers to Python 3.x
Set up a dataBridges account and app
Before we jump right into setting up an application with dataBridges, you’ll need to create a dataBridges account and app, if you don’t already have one:
-
Sign up for a dataBridges account.
-
Create a new app by selecting Apps and clicking Create New button.
-
You can retrieve your app credentials from the App Keys tab.
Installing Dependencies
First thing to do is to install libraries (if not already done).