Python app Installation
Step-by-step guide to installation with Python.
Last updated
Was this helpful?
Was this helpful?
pip install jet_bridge -U
# or for Python 3
pip3 install jet_bridge -U# for PostgreSQL
pip install psycopg2
# for PostgreSQL + PosGIS
pip install GeoAlchemy2==0.6.2
pip install Shapely==1.6.4
# for MySQL
pip install mysqlclient
# for MSSQL
pip install pyodbc# for Ubuntu/MacOS/Linux/etc (UNIX systems)
PROJECT={{project_name}} TOKEN={{token}} jet_bridge
# for Windows
set PROJECT={{Project Name}} && set TOKEN={{Token}} && jet_bridgejet_bridgehttp://localhost:8888/api/register/